Fixes FIND_REF_NO_CHECK_TICK not actually disabling world.loop_checks (#34217)

This commit is contained in:
Jordan Brown
2018-01-10 07:44:51 -08:00
committed by CitadelStationBot
parent dfe39e7a1d
commit 7c7ecf1118
+1 -1
View File
@@ -10,6 +10,6 @@
hub = "Exadv1.spacestation13"
name = "/tg/ Station 13"
fps = 20
#ifdef GC_FAILURE_HARD_LOOKUP
#ifdef FIND_REF_NO_CHECK_TICK
loop_checks = FALSE
#endif