mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Update code/game/objects/effects/misc.dm
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
/**
|
||||
* Used when we want to pass vars from a spawner to a spawned object
|
||||
*
|
||||
* o - The spawned object we want to pass a var to
|
||||
* a - The spawned object we want to pass a var to
|
||||
*/
|
||||
/obj/effect/spawner/proc/synchronize_variables(atom/a)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user