Merge pull request #4742 from Citadel-Station-13/upstream-merge-34217

[MIRROR] Fixes FIND_REF_NO_CHECK_TICK not actually disabling world.loop_checks
This commit is contained in:
deathride58
2018-01-10 19:59:51 +00:00
committed by GitHub
+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