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

Comparing deliantra/Deliantra-Client/bin/cfplus (file contents):
Revision 1.47 by root, Fri Jun 2 21:36:12 2006 UTC vs.
Revision 1.48 by root, Fri Jun 2 21:46:45 2006 UTC

557 update_stats_window ({}); 557 update_stats_window ({});
558 558
559 $tgw 559 $tgw
560} 560}
561 561
562sub formsep { 562sub formsep($) {
563 reverse join ",", grep length, split /(...)/, reverse $_[0] * 1 563 scalar reverse join ",", unpack "(A3)*", reverse $_[0] * 1
564} 564}
565 565
566sub update_stats_window { 566sub update_stats_window {
567 my ($stats) = @_; 567 my ($stats) = @_;
568 568

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines