mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Move components array from self to self.components and self.components_all
This commit is contained in:
@@ -13,6 +13,7 @@ M.ACTION_BACK = hash("back")
|
||||
M.RELEASED = "released"
|
||||
M.PRESSED = "pressed"
|
||||
M.STRING = "string"
|
||||
M.TABLE = "table"
|
||||
M.ZERO = "0"
|
||||
|
||||
--- Interests
|
||||
|
Reference in New Issue
Block a user