GPLose screen tweak

This commit is contained in:
auria.mg
2016-04-24 19:37:27 -04:00
parent ab2f46cc90
commit 8dfa5a3755

View File

@@ -112,6 +112,8 @@ void GrandPrixLose::init()
m_phase = 1;
m_global_time = 0.0f;
getWidget<ButtonWidget>("continue")->setFocusForPlayer(PLAYER_ID_GAME_MASTER);
} // init
// -------------------------------------------------------------------------------------