Fixup unsigned mess

This commit is contained in:
Alam Arias 2019-03-04 19:07:34 -05:00
parent 95bb74c748
commit e93a721ca1

View file

@ -4931,7 +4931,7 @@ void G_ReadDemoExtraData(void)
while (p != DW_END)
{
INT32 rng;
UINT32 rng;
switch (p)
{