mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 13:42:44 +00:00
Fixes a compile error with the Initialize() proc
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
// 'Reactive' beam parts do something when touched or stood in.
|
||||
/obj/effect/ebeam/reactive
|
||||
|
||||
/obj/effect/ebeam/reactive/initialize()
|
||||
/obj/effect/ebeam/reactive/Initialize()
|
||||
processing_objects += src
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user