lets just return true instead

This commit is contained in:
DeltaFire
2021-11-14 22:38:48 +01:00
parent 50c7d4914f
commit 314a3a049f
@@ -255,4 +255,4 @@
for(var/datum/parsed_map/PM in reebes) //Temporarily commented because of z-level loading reliably segfaulting the server.
PM.initTemplateBounds()
GLOB.reebe_loaded = TRUE
return errorList
return TRUE