mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
play sound example. Setup via settings
This commit is contained in:
@@ -146,14 +146,5 @@ function M.create(factory, module, name, ...)
|
||||
end
|
||||
|
||||
|
||||
function M.get_text(name)
|
||||
-- override to get text for localized text
|
||||
end
|
||||
|
||||
|
||||
function M.play_sound(name)
|
||||
-- override to play sound with name
|
||||
end
|
||||
|
||||
register_basic_components()
|
||||
return M
|
||||
Reference in New Issue
Block a user