mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 08:07:17 +07:00
HOTFIX: dirty label flag script access
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
---@class label
|
||||
local label = {
|
||||
---@type boolean
|
||||
dirty = false,
|
||||
|
||||
---@type string
|
||||
text = "",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user