--- deliantra/server/include/object.h 2010/04/28 11:19:09 1.251 +++ deliantra/server/include/object.h 2010/05/09 21:29:20 1.252 @@ -769,7 +769,7 @@ MTH const_utf8_string query_inventory (object *who = 0, const_utf8_string indent = ""); MTH const_octet_string ref () const; // creates and returns a consistent persistent object reference - static object *deref (const_octet_string ref); // returns the object from the generated reference, if possible + MTH static object *deref (const_octet_string ref); // returns the object from the generated reference, if possible // make some noise with given item into direction dir, // currently only used for players to make them temporarily visible