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.303 by root, Tue Nov 10 04:38:45 2009 UTC vs.
Revision 1.304 by root, Tue Nov 10 16:29:20 2009 UTC

845{ 845{
846 SET_FLAG (this, FLAG_REMOVED); 846 SET_FLAG (this, FLAG_REMOVED);
847 847
848 //expmul = 1.0; declared const for the time being 848 //expmul = 1.0; declared const for the time being
849 face = blank_face; 849 face = blank_face;
850 material = &material_null; 850 material = MATERIAL_NULL;
851} 851}
852 852
853object::~object () 853object::~object ()
854{ 854{
855 unlink (); 855 unlink ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines