This commit is contained in:
SandPoot
2023-11-29 22:40:13 -03:00
parent c9b0dedf77
commit 40f1d7401d
704 changed files with 1766 additions and 1743 deletions
@@ -306,6 +306,6 @@
credits -= total_price
say("Enjoy your new product!")
state = 3
addtimer(CALLBACK(src, .proc/reset_order), 100)
addtimer(CALLBACK(src, PROC_REF(reset_order)), 100)
return TRUE
return FALSE