public void ShowForMultiplayer(UM_TBM_Match match, float localPlayerTime)
 {
     WinnerScreen.SetMultiplayer(match, localPlayerTime);
 }