This commit is contained in:
Insality
2025-03-14 01:06:20 +02:00
parent 1aa96d8dbc
commit 11aeb377c2
5 changed files with 242 additions and 31 deletions

View File

@@ -178,7 +178,7 @@ local function schedule_late_init(self)
end
---Druid class constructor
---Druid class constructor which used to create a Druid's components
---@param context table Druid context. Usually it is self of gui script
---@param style table? Druid style table
---@return druid.instance