mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Hopefully added the newline back?
This commit is contained in:
parent
67aa0cd2f6
commit
319cf62980
1 changed files with 1 additions and 0 deletions
|
|
@ -6179,3 +6179,4 @@ INT32 G_TicsToMilliseconds(tic_t tics)
|
|||
{
|
||||
return (INT32)((tics%TICRATE) * (1000.00f/TICRATE));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue