Disable TimeGap UI
This commit is contained in:
parent
8204aba4ff
commit
84fb9bd243
@ -145,7 +145,7 @@ if (C_HudModulePath != "") Hud_Load(C_HudModulePath);
|
|||||||
|
|
||||||
***Match_AfterLoadHud***
|
***Match_AfterLoadHud***
|
||||||
***
|
***
|
||||||
UIModules_TimeGap::SetTimeGapMode(UIModules_TimeGap::C_TimeGapMode_CurRace);
|
UIModules_TimeGap::SetTimeGapMode(UIModules_TimeGap::C_TimeGapMode_Hidden);
|
||||||
UIModules_PauseMenuOnline::SetAllowPrevReplay(True);
|
UIModules_PauseMenuOnline::SetAllowPrevReplay(True);
|
||||||
|
|
||||||
ClientManiaAppUrl = C_ManiaAppUrl;
|
ClientManiaAppUrl = C_ManiaAppUrl;
|
||||||
|
Loading…
Reference in New Issue
Block a user