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