mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-18 23:41:48 +00:00
signed and unsigned compare
This commit is contained in:
parent
cec79dee87
commit
d5a4759121
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…
Reference in a new issue