sheep eats.

This commit is contained in:
Bryce Covert
2015-10-04 14:32:24 -07:00
parent b52e8caa0d
commit eaf8a8a216
2 changed files with 4 additions and 1 deletions

View File

@@ -258,7 +258,7 @@
(try
(sound (str f ".mp3"))
(catch Exception _
(sound (str f ".mp3")))))
(sound f))))