Fixes runtime in Topics() when called from non-NanoUI sources.

This commit is contained in:
PsiOmega
2015-02-21 10:32:02 +01:00
parent 81599a9203
commit 89da19de8a
2 changed files with 5 additions and 0 deletions
+2
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