diff --git a/iw4x/iw4x_00/buttons_default.cfg b/iw4x/iw4x_00/buttons_default.cfg index df8be96..ab7bdf7 100644 --- a/iw4x/iw4x_00/buttons_default.cfg +++ b/iw4x/iw4x_00/buttons_default.cfg @@ -1,7 +1,7 @@ set gpad_buttonsConfig "buttons_default" bind BUTTON_START togglemenu -bind BUTTON_BACK +scores +bind BUTTON_BACK togglescores unbind BUTTON_RSHLDR unbind BUTTON_LSHLDR diff --git a/iw4x/iw4x_00/buttons_lefty.cfg b/iw4x/iw4x_00/buttons_lefty.cfg index d0a2a2e..2220846 100644 --- a/iw4x/iw4x_00/buttons_lefty.cfg +++ b/iw4x/iw4x_00/buttons_lefty.cfg @@ -1,7 +1,7 @@ set gpad_buttonsConfig "buttons_lefty" bind BUTTON_START togglemenu -bind BUTTON_BACK +scores +bind BUTTON_BACK togglescores unbind BUTTON_RSHLDR unbind BUTTON_LSHLDR diff --git a/iw4x/iw4x_00/buttons_nomad.cfg b/iw4x/iw4x_00/buttons_nomad.cfg index c69543a..c75a637 100644 --- a/iw4x/iw4x_00/buttons_nomad.cfg +++ b/iw4x/iw4x_00/buttons_nomad.cfg @@ -1,7 +1,7 @@ set gpad_buttonsConfig "buttons_nomad" bind BUTTON_START togglemenu -bind BUTTON_BACK +scores +bind BUTTON_BACK togglescores unbind BUTTON_RSHLDR unbind BUTTON_LSHLDR diff --git a/iw4x/iw4x_00/buttons_tactical.cfg b/iw4x/iw4x_00/buttons_tactical.cfg index cd0f79f..7095665 100644 --- a/iw4x/iw4x_00/buttons_tactical.cfg +++ b/iw4x/iw4x_00/buttons_tactical.cfg @@ -1,7 +1,7 @@ set gpad_buttonsConfig "buttons_tactical" bind BUTTON_START togglemenu -bind BUTTON_BACK +scores +bind BUTTON_BACK togglescores unbind BUTTON_RSHLDR unbind BUTTON_LSHLDR diff --git a/iw4x/iw4x_00/default_mp_controller.cfg b/iw4x/iw4x_00/default_mp_controller.cfg index 47e8f9b..47e2055 100644 --- a/iw4x/iw4x_00/default_mp_controller.cfg +++ b/iw4x/iw4x_00/default_mp_controller.cfg @@ -35,7 +35,7 @@ bind BUTTON_LSHLDR "+smoke" // Interaction bind BUTTON_X "+usereload" -bind BUTTON_BACK "+scores" +bind BUTTON_BACK "togglescores" // Stance bind BUTTON_A "+gostand"