more binding
This commit is contained in:
parent
e9902febfd
commit
a3c734862a
8 changed files with 3013 additions and 300 deletions
|
|
@ -8,4 +8,4 @@ panel.addChild(
|
|||
}),
|
||||
)
|
||||
|
||||
Modify("start", "start_screen_content").insertChild(panel)
|
||||
Modify("start", "start_screen_content").insertChild(panel).addBindings({})
|
||||
|
|
|
|||
Reference in a new issue