mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Rename type druid_instance to druid.instance
This commit is contained in:
@@ -4,7 +4,7 @@ local panthera = require("panthera.panthera")
|
||||
local window_animation_panthera = require("example.examples.windows.window_animation_panthera")
|
||||
|
||||
---@class window_confirmation: druid.base_component
|
||||
---@field druid druid_instance
|
||||
---@field druid druid.instance
|
||||
---@field text_header druid.lang_text
|
||||
---@field text_button_accept druid.lang_text
|
||||
---@field text_button_decline druid.lang_text
|
||||
|
Reference in New Issue
Block a user