mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Blockwise mazes
This commit is contained in:
@@ -14,5 +14,5 @@ SUBSYSTEM_DEF(late_mapping)
|
||||
log_startup_progress("Generating mazes...")
|
||||
for(var/i in maze_generators)
|
||||
var/obj/effect/mazegen/generator/MG = i
|
||||
MG.generate()
|
||||
MG.run_generator()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user