allow multiline chooseString

This commit is contained in:
2023-08-14 18:50:37 -06:00
parent 65c98f1416
commit 37aa8870c6

View File

@@ -277,7 +277,10 @@
"right"
"up"
"down"
"enter"))
"enter"
null
false
true))
(pauseMenu.enableGamepadInput true [=>START ""]))
(method :Void enterString [:String prompt :String->Void submit]