summaryrefslogtreecommitdiff
path: root/Source/Asura.Framework/GUI/Button.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Framework/GUI/Button.lua')
-rw-r--r--Source/Asura.Framework/GUI/Button.lua5
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/Asura.Framework/GUI/Button.lua b/Source/Asura.Framework/GUI/Button.lua
index a63cc01..260759b 100644
--- a/Source/Asura.Framework/GUI/Button.lua
+++ b/Source/Asura.Framework/GUI/Button.lua
@@ -1,6 +1,5 @@
--- Ϸimgui
-
-local Button = AsuraEngine.Component.Extend("Button")
+--
+local Button = AsuraEngine.Component.Sub("Button")