InputMap: Rename joypad button "PS X" to "PS Cross".

This commit is contained in:
Andreas Haas 2017-03-18 12:36:13 +01:00
parent 8ea4413a2c
commit 5cc184d732
No known key found for this signature in database
GPG key ID: B5FFAE1B65FBD2E1

View file

@ -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",