tgui core 3.1.2 (#17570)

This commit is contained in:
Kashargul
2025-04-21 21:00:25 +02:00
committed by GitHub
parent e0928b0d9b
commit e0ee473f64
10 changed files with 40 additions and 49 deletions
@@ -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)