Always reset rolltic
This commit is contained in:
parent
4c30979447
commit
034c5e6a7f
1 changed files with 1 additions and 0 deletions
|
|
@ -1104,6 +1104,7 @@ void Y_StartIntermission(void)
|
|||
|
||||
// determine the tic everybody's scores/PWR starts getting sorted
|
||||
sorttic = -1;
|
||||
rolltic = -1;
|
||||
if (!timer)
|
||||
{
|
||||
// Prevent a weird bug
|
||||
|
|
|
|||
Loading…
Reference in a new issue