mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Alter playsound paradigm
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
delay = delay/2
|
||||
|
||||
curing = round(delay)
|
||||
playsound(src.loc, 'sound/machines/juicer.ogg', 50, 1)
|
||||
playsound(src, 'sound/machines/juicer.ogg', 50, 1)
|
||||
update_icon()
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user