mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 23:47:16 +01:00
whoops, I missed some
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
if(program)
|
||||
program.receive_user_command(href_list["command"])
|
||||
addtimer(CALLBACK(program, /datum/computer/file/embedded_program.proc/process), 5)
|
||||
addtimer(CALLBACK(program, TYPE_PROC_REF(/datum/computer/file/embedded_program, process)), 5)
|
||||
|
||||
usr.set_machine(src)
|
||||
addtimer(CALLBACK(src,PROC_REF(updateDialog)), 5)
|
||||
|
||||
Reference in New Issue
Block a user