ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/Protocol.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/Protocol.pm (file contents):
Revision 1.36 by root, Thu Jun 15 15:33:58 2006 UTC vs.
Revision 1.37 by root, Thu Jun 15 15:47:36 2006 UTC

160 160
161 $self->flush_map; 161 $self->flush_map;
162 delete $self->{neigh_map}; 162 delete $self->{neigh_map};
163 163
164 $self->{map}->clear; 164 $self->{map}->clear;
165 delete $self->{map_widget}{magicmap};
165} 166}
166 167
167 168
168sub load_map($$$) { 169sub load_map($$$) {
169 my ($self, $hash, $x, $y) = @_; 170 my ($self, $hash, $x, $y) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines