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 Leo
parent 233601e27c
commit 17c45467da
+1 -1
View File
@@ -9,6 +9,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