mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
tgui core 3.1.2 (#17570)
This commit is contained in:
@@ -37,8 +37,7 @@
|
||||
/obj/effect/accelerated_particle/Initialize(mapload, dir = 2)
|
||||
. = ..()
|
||||
set_dir(dir)
|
||||
addtimer(CALLBACK(src, PROC_REF(move)), 0.1 SECONDS)
|
||||
|
||||
move(0.1 SECONDS)
|
||||
|
||||
/obj/effect/accelerated_particle/Bump(atom/A)
|
||||
if (A)
|
||||
|
||||
Reference in New Issue
Block a user