mirror of
https://github.com/lightsoutgames/godot-accessible-starter.git
synced 2024-11-22 06:05:57 +00:00
Remove an input mapping that snuck in after testing.
This commit is contained in:
parent
ec823a9e53
commit
0f53e20018
|
@ -24,11 +24,3 @@ TTS="*res://addons/godot-tts/TTS.gd"
|
||||||
[editor_plugins]
|
[editor_plugins]
|
||||||
|
|
||||||
enabled=[ "godot-accessibility" ]
|
enabled=[ "godot-accessibility" ]
|
||||||
|
|
||||||
[input]
|
|
||||||
|
|
||||||
test={
|
|
||||||
"deadzone": 0.5,
|
|
||||||
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":84,"unicode":0,"echo":false,"script":null)
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user