mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
515 Compatibility (#19636)
* 515 compat * double spaces * Callback documentation, aa review * spacing * NAMEOF_STATIC * big beta
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/datum/event/wallrot/start()
|
||||
INVOKE_ASYNC(src, .proc/spawn_wallrot)
|
||||
INVOKE_ASYNC(src, PROC_REF(spawn_wallrot))
|
||||
|
||||
/datum/event/wallrot/proc/spawn_wallrot()
|
||||
var/turf/simulated/wall/center = null
|
||||
|
||||
Reference in New Issue
Block a user