renamed joystick to joypad everywhere around source code!
This commit is contained in:
parent
6323779596
commit
547a57777b
49 changed files with 416 additions and 416 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue