mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-24 11:42:03 +00:00
how did this even happen
This commit is contained in:
parent
b71c75d2ec
commit
76d16473b9
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…
Reference in a new issue