mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-25 09:22:33 +00:00
signed and unsigned compare
This commit is contained in:
parent
e741c3a0d6
commit
c170be0051
1 changed files with 1 additions and 1 deletions
|
|
@ -4898,7 +4898,7 @@ void G_ConsGhostTic(void)
|
|||
UINT8 ziptic;
|
||||
fixed_t px,py,pz,gx,gy,gz;
|
||||
mobj_t *testmo;
|
||||
UINT32 syncleeway;
|
||||
fixed_t syncleeway;
|
||||
boolean nightsfail = false;
|
||||
|
||||
if (!demo_p || !demo_start)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue