mirror of
https://github.com/godotengine/godot.git
synced 2025-10-15 02:49:24 +00:00
InputMap: Rename joypad button "PS X" to "PS Cross".
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
ProjectSettings *ProjectSettings::singleton=NULL;
|
||||
|
||||
static const char* _button_names[JOY_BUTTON_MAX]={
|
||||
"PS X, XBox A, Nintendo B",
|
||||
"PS Cross, XBox A, Nintendo B",
|
||||
"PS Circle, XBox B, Nintendo A",
|
||||
"PS Square, XBox X, Nintendo Y",
|
||||
"PS Triangle, XBox Y, Nintendo X",
|
||||
|
Reference in New Issue
Block a user