ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.291 by root, Tue Jul 3 00:54:44 2007 UTC vs.
Revision 1.292 by root, Tue Jul 3 00:54:57 2007 UTC

1418 1418
1419 $_ 1419 $_
1420} 1420}
1421 1421
1422sub hintmode { 1422sub hintmode {
1423 warn "hm<$_[0] $_[1]>\n";#d#
1424 $_[0]{hintmode} = $_[1] if @_ > 1; 1423 $_[0]{hintmode} = $_[1] if @_ > 1;
1425 $_[0]{hintmode} 1424 $_[0]{hintmode}
1426} 1425}
1427 1426
1428=item $player->ext_reply ($msgid, %msg) 1427=item $player->ext_reply ($msgid, %msg)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines