mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 20:11:47 +00:00
Forgot to add fofflags to ffloor_opt
This commit is contained in:
parent
3b971835ee
commit
de9d9c19e4
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…
Add table
Reference in a new issue