mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
#164 Fix scroll_to_percent wrong Y position
This commit is contained in:
@@ -9,7 +9,7 @@ local M = {}
|
||||
M.default_style = nil
|
||||
|
||||
|
||||
function M.get_text(name, a, b, c, d, e, f, g)
|
||||
function M.get_text(name, a, b, c, d, e, f)
|
||||
return "[Druid]: locales not inited"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user