mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-24 06:21:18 +00:00
how did this even happen
This commit is contained in:
parent
77f64b0a81
commit
734a94439c
1 changed files with 1 additions and 0 deletions
|
|
@ -5158,3 +5158,4 @@ INT32 G_TicsToMilliseconds(tic_t tics)
|
|||
{
|
||||
return (INT32)((tics%TICRATE) * (1000.00f/TICRATE));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue