mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 05:36:57 +01:00
compile
This commit is contained in:
+2
-2
@@ -145,11 +145,11 @@
|
||||
/obj/effect/ebeam/reactive
|
||||
|
||||
/obj/effect/ebeam/reactive/Initialize()
|
||||
processing_objects += src
|
||||
START_PROCESSING(SSobj, src)
|
||||
return ..()
|
||||
|
||||
/obj/effect/ebeam/reactive/Destroy()
|
||||
processing_objects -= src
|
||||
STOP_PROCESSING(SSobj, src)
|
||||
return ..()
|
||||
|
||||
/obj/effect/ebeam/reactive/on_drawn()
|
||||
|
||||
Reference in New Issue
Block a user