mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-20 07:02:30 +00:00
Fixes a compile error with the Initialize() proc
This commit is contained in:
@@ -262,7 +262,7 @@ steam.start() -- spawns the effect
|
||||
opacity = FALSE
|
||||
var/strength = 5 // How much damage to do inside each affect()
|
||||
|
||||
/obj/effect/effect/smoke/elemental/initialize()
|
||||
/obj/effect/effect/smoke/elemental/Initialize()
|
||||
processing_objects += src
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user