mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-03 17:08:26 +00:00
2aee71d52d
Thow errors if requesting an unexisting InputMap action. Makes `Input.is_action_*` methods consistents with `Event.is_action_*` which already throw errors. fixes #33303