mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Add example docs for LDoc
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
--- Component to handle all GUI texts
|
||||
-- Good working with localization system
|
||||
-- @module base.text
|
||||
|
||||
local data = require("druid.data")
|
||||
local settings = require("druid.settings")
|
||||
local helper = require("druid.helper")
|
||||
@@ -81,4 +85,4 @@ function M.set_scale(self, scale)
|
||||
end
|
||||
|
||||
|
||||
return M
|
||||
return M
|
||||
|
Reference in New Issue
Block a user