mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
whoops
This commit is contained in:
parent
a1a7c3785c
commit
b429de12f4
1 changed files with 1 additions and 1 deletions
|
|
@ -5694,7 +5694,7 @@ UINT16 P_GetFFloorID(ffloor_t *fflr)
|
||||||
sector_t *sec;
|
sector_t *sec;
|
||||||
UINT16 i = 0;
|
UINT16 i = 0;
|
||||||
|
|
||||||
if (!rover)
|
if (!fflr)
|
||||||
return UINT16_MAX;
|
return UINT16_MAX;
|
||||||
|
|
||||||
sec = rover->target;
|
sec = rover->target;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue