mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Remove "roundstart" waittill after the round has started
This commit is contained in:
parent
24f82e8e36
commit
39ae88a2ab
1 changed files with 1 additions and 0 deletions
|
@ -1569,6 +1569,7 @@ void DM_Manager::StartRound(void)
|
|||
}
|
||||
}
|
||||
|
||||
level.RemoveWaitTill(STRING_ROUNDSTART);
|
||||
level.Unregister(STRING_ROUNDSTART);
|
||||
gi.setConfigstring(CS_WARMUP, va("%.0f", GetMatchStartTime()));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue