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

Comparing deliantra/server/server/player.C (file contents):
Revision 1.114 by root, Wed Apr 25 18:47:51 2007 UTC vs.
Revision 1.115 by root, Fri Apr 27 02:43:04 2007 UTC

291 291
292 INVOKE_PLAYER (DISCONNECT, this); 292 INVOKE_PLAYER (DISCONNECT, this);
293 293
294 ns->reset_stats (); 294 ns->reset_stats ();
295 ns->pl = 0; 295 ns->pl = 0;
296 this->ns = 0; 296 ns = 0;
297 } 297 }
298 298
299 if (ob) 299 if (ob)
300 ob->close_container (); //TODO: client-specific 300 ob->close_container (); //TODO: client-specific
301 301

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines