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

Comparing deliantra/server/common/object.C (file contents):
Revision 1.248 by root, Mon Jul 14 23:47:06 2008 UTC vs.
Revision 1.249 by root, Tue Jul 15 20:41:58 2008 UTC

1551 1551
1552 return true; 1552 return true;
1553 } 1553 }
1554 else 1554 else
1555 { 1555 {
1556 destroy (1); 1556 destroy ();
1557 return false; 1557 return false;
1558 } 1558 }
1559} 1559}
1560 1560
1561/* 1561/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines