Forgot this

This commit is contained in:
AnturK
2018-06-23 18:06:00 +02:00
parent 7b80231d6c
commit 99cdc677b3
+1 -1
View File
@@ -37,7 +37,7 @@
return safepick(typecache_filter_list(GLOB.sortedAreas,allowed_areas))
/datum/round_event/anomaly/setup(loop=0)
/datum/round_event/anomaly/setup()
impact_area = findEventArea()
if(!impact_area)
CRASH("No valid areas for anomaly found.")