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.104 by root, Fri Feb 16 19:43:41 2007 UTC vs.
Revision 1.105 by root, Thu Mar 1 20:25:06 2007 UTC

291 ns->reset_stats (); 291 ns->reset_stats ();
292 ns->pl = 0; 292 ns->pl = 0;
293 this->ns = 0; 293 this->ns = 0;
294 } 294 }
295 295
296 if (ob)
296 ob->close_container (); //TODO: client-specific 297 ob->close_container (); //TODO: client-specific
298
297 deactivate (); 299 deactivate ();
298} 300}
299 301
300// the need for this function can be explained 302// the need for this function can be explained
301// by load_object not returning the object 303// by load_object not returning the object

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines