ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/pclient
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.150 by root, Thu Apr 20 07:12:58 2006 UTC vs.
Revision 1.151 by root, Thu Apr 20 07:27:11 2006 UTC

677 677
678 } else { 678 } else {
679 $self->send_mapinfo ("spatial $path$tile", sub { 679 $self->send_mapinfo ("spatial $path$tile", sub {
680 my ($mode, $flags, $x, $y, $w, $h, $hash) = @_; 680 my ($mode, $flags, $x, $y, $w, $h, $hash) = @_;
681 681
682 #warn "map<$path>_$tile=<$mode,$x,$y,$w,$h,$hash>\n";#d#
683 return if $mode ne "spatial"; 682 return if $mode ne "spatial";
684 683
685 $x += $MAP->ox; 684 $x += $MAP->ox;
686 $y += $MAP->oy; 685 $y += $MAP->oy;
687 686

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines