You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
doc: use correct identifier for InputEventJoystick{Motion, Button}
This commit is contained in:
@@ -2300,8 +2300,8 @@ Error GDScriptLanguage::complete_code(const String& p_code, const String& p_base
|
||||
"# Key",
|
||||
"# MouseMotion",
|
||||
"# MouseButton",
|
||||
"# JoyMotion",
|
||||
"# JoyButton",
|
||||
"# JoystickMotion",
|
||||
"# JoystickButton",
|
||||
"# ScreenTouch",
|
||||
"# ScreenDrag",
|
||||
"# Action"
|
||||
|
||||
Reference in New Issue
Block a user