mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 10:02:01 +00:00
more unsigned mess
This commit is contained in:
parent
8b5f25caa0
commit
95c2967f35
1 changed files with 1 additions and 1 deletions
|
|
@ -5424,7 +5424,7 @@ void G_ConsGhostTic(INT32 playernum)
|
|||
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