Fix scrolls.gui stencil nodes

This commit is contained in:
Insality
2023-10-20 11:03:30 +03:00
parent 4a16a8bc07
commit 88154b2269
3 changed files with 151 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ local M = {}
M.default_style = nil
function M.get_text(name, a, b, c, d, e, f)
function M.get_text(name, a, b, c, d, e, f, g)
return "[Druid]: locales not inited"
end