Why is this still here

This commit is contained in:
James R 2020-04-24 20:39:54 -07:00
parent 4b2c13da0c
commit 48b7c75e47

View file

@ -5150,8 +5150,6 @@ static inline void P_AddFFloorToList(sector_t *sec, ffloor_t *ffloor)
{
ffloor_t *rover;
fixed_t top;
if (!sec->ffloors)
{
sec->ffloors = ffloor;