run multiple NATCommands
This commit is contained in:
@@ -134,6 +134,8 @@
|
||||
(case [text action]
|
||||
([text FlxInputText.ENTER_ACTION]
|
||||
(clearUI)
|
||||
(set textInput.callback null)
|
||||
(set textInput null)
|
||||
(resolve text))
|
||||
//([_ FlxInputText.])
|
||||
(otherwise {}))))
|
||||
|
Reference in New Issue
Block a user