mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
fixes
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
return 1
|
||||
|
||||
/datum/random_map/automata/cave_system/apply_to_map()
|
||||
..()
|
||||
if(!origin_x) origin_x = 1
|
||||
if(!origin_y) origin_y = 1
|
||||
if(!origin_z) origin_z = 1
|
||||
|
||||
Reference in New Issue
Block a user