signed and unsigned compare

This commit is contained in:
Alam Arias 2019-02-22 21:13:00 -05:00
parent cec79dee87
commit d5a4759121
1 changed files with 1 additions and 1 deletions

View File

@ -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)