Merge pull request #10551 from PsiOmegaDelta/150812-RuntimeFixes

Runtime fixes.
This commit is contained in:
Chinsky
2015-08-12 20:38:20 +03:00
3 changed files with 23 additions and 2 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
/obj/Destroy()
processing_objects -= src
..()
nanomanager.close_uis(src)
return ..()
/obj/Topic(href, href_list, var/nowindow = 0, var/datum/topic_state/state = default_state)
// Calling Topic without a corresponding window open causes runtime errors