mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 03:21:30 +01:00
more stuff
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
icon_state = beam_icon_state
|
||||
beam_type = btype
|
||||
if(time < INFINITY)
|
||||
addtimer(CALLBACK(src,.proc/End), time)
|
||||
addtimer(CALLBACK(src, PROC_REF(End)), time)
|
||||
|
||||
/datum/beam/proc/Start()
|
||||
Draw()
|
||||
|
||||
Reference in New Issue
Block a user