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