Forgot to add fofflags to ffloor_opt

This commit is contained in:
MascaraSnake 2022-07-31 13:01:45 +02:00 committed by Sally Coolatta
parent 3b971835ee
commit de9d9c19e4

View file

@ -240,6 +240,7 @@ static const char *const ffloor_opt[] = {
"t_slope", "t_slope",
"b_slope", "b_slope",
"sector", // secnum pushed as control sector userdata "sector", // secnum pushed as control sector userdata
"fofflags",
"flags", "flags",
"master", // control linedef "master", // control linedef
"target", // target sector "target", // target sector