mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'cechostop' into 'master'
CECHO stop Closes #219 See merge request KartKrew/Kart!550
This commit is contained in:
commit
fbcb48a35f
1 changed files with 2 additions and 1 deletions
|
|
@ -996,6 +996,7 @@ void HU_Ticker(void)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (cechotimer)
|
||||||
cechotimer--;
|
cechotimer--;
|
||||||
|
|
||||||
if (gamestate != GS_LEVEL)
|
if (gamestate != GS_LEVEL)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue