Sound update 3

This commit is contained in:
Frank
2021-05-25 23:32:54 +02:00
parent e55bb21401
commit 6b747e924b
2 changed files with 33 additions and 10 deletions

View File

@@ -60,6 +60,8 @@ do -- Sound File
-- Set file name.
self.filename=filename or "Hallo World.ogg"
--TODO: check that sound file is .ogg or .mp3
-- Set path
self.path=Path or "l10n/DEFAULT/"