mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-22 12:31:32 +00:00
Forgot to add fofflags to ffloor_opt
This commit is contained in:
parent
8d4baace53
commit
1049eca15e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue