mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Play Viridian squeak when updating controller keybinds
For consistency, the Viridian squeak is now played whenever the user updates their controller keybinds.
This commit is contained in:
@@ -1840,6 +1840,7 @@ void titleinput(void)
|
||||
key.controllerButtonDown() )
|
||||
{
|
||||
updatebuttonmappings(game.currentmenuoption);
|
||||
music.playef(11);
|
||||
game.savestatsandsettings_menu();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user