--- deliantra/server/include/object.h 2006/09/10 00:51:23 1.24 +++ deliantra/server/include/object.h 2006/09/10 14:54:02 1.25 @@ -107,7 +107,7 @@ }; // these are being copied -struct object_copy:attachable +struct object_copy : attachable { /* These get an extra add_refcount(), after having been copied by memcpy(). * All fields beow this point are automatically copied by memcpy. If