ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/login.ext
(Generate patch)

Comparing deliantra/server/ext/login.ext (file contents):
Revision 1.46 by root, Tue Apr 24 11:36:39 2007 UTC vs.
Revision 1.47 by root, Fri Apr 27 17:16:13 2007 UTC

585 $ob = $pl->ob; 585 $ob = $pl->ob;
586 586
587 $ob->destroy; 587 $ob->destroy;
588 $pl->destroy; 588 $pl->destroy;
589 } else { 589 } else {
590 warn "player-scheduler refcnt ", $ob->name, " $pl_ref,$a_ $ob_ref,$b_\n";#d# 590 warn "player-scheduler refcnt ", $ob->name, " pp$pl_ref,pc$a_ op$ob_ref,oc$b_\n";#d#
591 } 591 }
592 } 592 }
593 } 593 }
594 }; 594 };
595 warn $@ if $@; 595 warn $@ if $@;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines