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.114 by root, Sat Apr 15 21:16:51 2006 UTC vs.
Revision 1.115 by root, Sat Apr 15 22:56:00 2006 UTC

511 my ($self) = @_; 511 my ($self) = @_;
512 512
513 $MAP->clear; 513 $MAP->clear;
514 514
515# refresh; 515# refresh;
516}
517
518sub conn::map_info {
519 my ($self, $mode, $x, $y, $w, $h, $hash) = @_;
520
521 warn "mapinfo <$mode,$x,$y,$w,$h,$hash>\n";#d#
516} 522}
517 523
518sub conn::face_find { 524sub conn::face_find {
519 my ($self, $face) = @_; 525 my ($self, $face) = @_;
520 526

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines