mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 22:54:32 +01:00
Fix testing and mapload MILLA issues (#27850)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/datum/milla_safe/late_setup_level
|
||||
/datum/milla_safe_must_sleep/late_setup_level
|
||||
|
||||
// Ensures that atmos and environment are set up.
|
||||
/datum/milla_safe/late_setup_level/on_run(turf/bot_left, turf/top_right, smoothTurfs)
|
||||
/datum/milla_safe_must_sleep/late_setup_level/on_run(turf/bot_left, turf/top_right, smoothTurfs)
|
||||
var/total_timer = start_watch()
|
||||
var/subtimer = start_watch()
|
||||
if(!smoothTurfs)
|
||||
|
||||
Reference in New Issue
Block a user