Autocompletion: Add support for string name option in more places
This commit is contained in:
parent
292e50e17e
commit
51f74af2ac
12 changed files with 99 additions and 9 deletions
|
|
@ -8,3 +8,10 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="GDScript Integration Test Suite"
|
||||
|
||||
[input]
|
||||
|
||||
test_input_action={
|
||||
"deadzone": 0.5,
|
||||
"events": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue