mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02: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