Set functions to setup sound/text from external sources

This commit is contained in:
Insality
2020-01-30 00:31:17 +03:00
parent 8eda125d72
commit 09ae21a367
3 changed files with 21 additions and 6 deletions

View File

@@ -54,4 +54,6 @@ M.SPECIFIC_UI_MESSAGES = {
[M.ON_LAYOUT_CHANGED] = "on_layout_changed"
}
M.EMPTY_FUNCTION = function() end
return M