Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes
This commit is contained in:
commit
dbc17c7079
@ -92,7 +92,6 @@ StateMgr::Unload();
|
||||
***
|
||||
MB_Settings_UseDefaultTimer = False;
|
||||
MB_Settings_UseDefaultHud = (C_HudModulePath == "");
|
||||
MB_Settings_UseDefaultPodiumSequence = False;
|
||||
***
|
||||
|
||||
***Match_Rules***
|
||||
@ -394,7 +393,6 @@ if (Round_ForceEndRound || Round_SkipPauseRound || Round_Skipped) {
|
||||
***
|
||||
EndTime = -1;
|
||||
|
||||
|
||||
Scores::SetPlayerWinner(Scores::GetBestPlayer(Scores::C_Sort_MatchPoints));
|
||||
|
||||
Match_MatchDuration = ML::Max(0, Now - Map_MapStartTime);
|
||||
|
Loading…
Reference in New Issue
Block a user