This commit is contained in:
Insality
2025-03-29 14:03:03 +02:00
parent b053b5044b
commit 3f22e9c542
27 changed files with 501 additions and 50 deletions

View File

@@ -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 = {}