mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Ports over Timer Subsystem
This commit is contained in:
@@ -58,4 +58,4 @@
|
||||
|
||||
/datum/effect_system/explosion/smoke/start()
|
||||
..()
|
||||
addtimer(src, "create_smoke", 5)
|
||||
addtimer(CALLBACK(src, .proc/create_smoke), 5)
|
||||
|
||||
Reference in New Issue
Block a user