--- deliantra/server/common/object.C 2009/01/01 19:42:43 1.278 +++ deliantra/server/common/object.C 2009/01/08 03:03:23 1.279 @@ -965,7 +965,7 @@ object::do_destroy () { if (flag [FLAG_IS_LINKED]) - remove_button_link (this); + remove_link (); if (flag [FLAG_FRIENDLY]) remove_friendly_object (this);