mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Update
This commit is contained in:
@@ -10,7 +10,7 @@ local window_animation_panthera = require("example.examples.windows.window_anima
|
||||
---@field button_close druid.button
|
||||
---@field button_accept druid.button
|
||||
---@field button_decline druid.button
|
||||
---@field animation panthera.instance
|
||||
---@field animation panthera.animation
|
||||
local M = {}
|
||||
|
||||
|
||||
|
@@ -8,7 +8,7 @@ local window_animation_panthera = require("example.examples.windows.window_anima
|
||||
---@field text_description druid.lang_text
|
||||
---@field button_close druid.button
|
||||
---@field button_accept druid.button
|
||||
---@field animation panthera.instance
|
||||
---@field animation panthera.animation
|
||||
local M = {}
|
||||
|
||||
|
||||
|
@@ -11,7 +11,7 @@ local window_animation_panthera = require("example.examples.windows.window_anima
|
||||
---@field lang_buttons table<string, druid.button>
|
||||
---@field grid druid.grid
|
||||
---@field on_language_change event
|
||||
---@field animation panthera.instance
|
||||
---@field animation panthera.animation
|
||||
local M = {}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user