diff --git a/src/game/mplayer/mplayer.c b/src/game/mplayer/mplayer.c index 7ad23df96..7740eecab 100644 --- a/src/game/mplayer/mplayer.c +++ b/src/game/mplayer/mplayer.c @@ -372,7 +372,7 @@ void mpPlayerSetDefaults(s32 playernum, bool autonames) func0f187fbc(playernum); - g_PlayerConfigsArray[playernum].controlmode = CONTROLMODE_11; + g_PlayerConfigsArray[playernum].controlmode = CONTROLMODE_12; g_PlayerConfigsArray[playernum].options = OPTION_LOOKAHEAD | OPTION_SIGHTONSCREEN