un. believable. iphone 4s can play the whole game.

This commit is contained in:
Bryce Covert
2017-05-25 20:24:21 -07:00
parent aec484deb5
commit a8b5136a9c
13 changed files with 91 additions and 97 deletions

View File

@@ -573,7 +573,7 @@
([entities sound-file vol & [wait?]]
(let [wait? (if (nil? wait?) true wait?)
s (if (string? sound-file)
(sound sound-file)
(utils/load-sound sound-file)
sound-file)]
(run-action entities
(begin [this screen entities]