mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
Add class component and druid_instance
This commit is contained in:
@@ -9,13 +9,11 @@ M.auto_focus_gain = true
|
||||
|
||||
|
||||
function M.get_text(name)
|
||||
-- override to get text for localized text
|
||||
return "[Druid]: locales not inited"
|
||||
end
|
||||
|
||||
|
||||
function M.play_sound(name)
|
||||
-- override to play sound with name
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user