mobile prep.
This commit is contained in:
@@ -556,7 +556,7 @@
|
||||
:volume-fn volume-fn
|
||||
:type type
|
||||
:ends-at (if (= type :once)
|
||||
(+ (:total-time screen) (sound! snd :duration))
|
||||
(+ (:total-time screen) 1.0 #_(sound! snd :duration))
|
||||
nil)}))))
|
||||
|
||||
(defn stop-all-sounds! [entities]
|
||||
|
||||
Reference in New Issue
Block a user