ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/GCE/MainWindow.pm
(Generate patch)

Comparing deliantra/gde/GCE/MainWindow.pm (file contents):
Revision 1.61 by elmex, Tue Apr 4 21:12:08 2006 UTC vs.
Revision 1.62 by elmex, Thu Apr 20 08:58:29 2006 UTC

220 my ($self, $mapedit, $x, $y) = @_; 220 my ($self, $mapedit, $x, $y) = @_;
221 221
222 return unless $self->{sv}; 222 return unless $self->{sv};
223 223
224 $self->{sv}->set_stack ($mapedit, $x, $y); 224 $self->{sv}->set_stack ($mapedit, $x, $y);
225
225} 226}
226 227
227sub open_pick_window { 228sub open_pick_window {
228 my ($self, $layout) = @_; 229 my ($self, $layout) = @_;
229 230

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines