You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
renamed joystick to joypad everywhere around source code!
This commit is contained in:
@@ -2391,8 +2391,8 @@ Error GDScriptLanguage::complete_code(const String& p_code, const String& p_base
|
||||
"# Key",
|
||||
"# MouseMotion",
|
||||
"# MouseButton",
|
||||
"# JoystickMotion",
|
||||
"# JoystickButton",
|
||||
"# JoypadMotion",
|
||||
"# JoypadButton",
|
||||
"# ScreenTouch",
|
||||
"# ScreenDrag",
|
||||
"# Action"
|
||||
|
||||
Reference in New Issue
Block a user