mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 09:11:48 +00:00
Hopefully added the newline back?
This commit is contained in:
parent
51cee6d5bd
commit
5de1225b3e
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…
Reference in a new issue