mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
Why is this still here
This commit is contained in:
parent
4b2c13da0c
commit
48b7c75e47
1 changed files with 0 additions and 2 deletions
|
|
@ -5150,8 +5150,6 @@ static inline void P_AddFFloorToList(sector_t *sec, ffloor_t *ffloor)
|
||||||
{
|
{
|
||||||
ffloor_t *rover;
|
ffloor_t *rover;
|
||||||
|
|
||||||
fixed_t top;
|
|
||||||
|
|
||||||
if (!sec->ffloors)
|
if (!sec->ffloors)
|
||||||
{
|
{
|
||||||
sec->ffloors = ffloor;
|
sec->ffloors = ffloor;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue