mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Merge pull request #10551 from PsiOmegaDelta/150812-RuntimeFixes
Runtime fixes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user