bug fixes.
This commit is contained in:
@@ -428,7 +428,7 @@
|
||||
(play-sound! screen entities snd volume-fn pan :once))
|
||||
|
||||
([screen entities snd volume-fn pan type]
|
||||
(play-sound! screen entities snd volume-fn pan :once 1.0))
|
||||
(play-sound! screen entities snd volume-fn pan type 1.0))
|
||||
|
||||
([screen entities snd volume-fn pan type pitch]
|
||||
(let [vol (volume-fn entities)
|
||||
|
||||
Reference in New Issue
Block a user