Merge pull request #8191 from PsiOmegaDelta/NanoFix

Fixes runtime in Topics() when called from non-NanoUI sources.
This commit is contained in:
Chinsky
2015-02-21 14:34:09 +03:00
2 changed files with 5 additions and 0 deletions

View File

@@ -111,6 +111,8 @@
if(. == STATUS_UPDATE && (TK in mutations)) // If we have telekinesis and remain close enough, allow interaction.
return STATUS_INTERACTIVE
/var/global/datum/topic_state/default_state = new()
/datum/topic_state
var/flags = 0