This commit is contained in:
Fluffy
2024-03-10 11:52:19 +01:00
committed by GitHub
parent c4aecaf054
commit 32cafb6e22
3 changed files with 49 additions and 0 deletions
@@ -99,6 +99,8 @@
/obj/effect/overmap/visitable/sector/exoplanet/New(loc, max_x, max_y, being_generated_for_unit_test = FALSE)
#if defined(UNIT_TEST)
//If we are being generated for unit testing, determine if we actually want to be generated here or not
if(being_generated_for_unit_test)
@@ -121,6 +123,8 @@
qdel_self()
return FALSE
#endif //UNIT_TEST
if(!SSatlas.current_map.use_overmap)
return