Forgot to add fofflags to ffloor_opt

This commit is contained in:
MascaraSnake 2022-07-31 13:01:45 +02:00
parent 8d4baace53
commit 1049eca15e

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