Merge pull request #8068 from Hinsbart/fix_ps_cross_2.1
InputMap: Rename joypad button "PS X" to "PS Cross". [2.1]
This commit is contained in:
commit
618ac3842e
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user