diff --git a/fxmanifest.lua b/fxmanifest.lua index 88e9ed5..496ec07 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -15,5 +15,5 @@ files { -- Sound files must be in html/sounds/ -- Sound files must be in .ogg format - 'html/sounds/*.ogg' + 'html/sounds/**.ogg' }