Update code/game/objects/effects/misc.dm

This commit is contained in:
S34N
2021-11-04 17:50:44 +00:00
committed by GitHub
parent 84a027b2be
commit 53d8fe677d
+1 -1
View File
@@ -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