From 1049eca15ebc0695539a57613b772ebdf432e979 Mon Sep 17 00:00:00 2001 From: MascaraSnake Date: Sun, 31 Jul 2022 13:01:45 +0200 Subject: [PATCH] Forgot to add fofflags to ffloor_opt --- src/lua_maplib.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lua_maplib.c b/src/lua_maplib.c index 0051718c3..f65ea852f 100644 --- a/src/lua_maplib.c +++ b/src/lua_maplib.c @@ -240,6 +240,7 @@ static const char *const ffloor_opt[] = { "t_slope", "b_slope", "sector", // secnum pushed as control sector userdata + "fofflags", "flags", "master", // control linedef "target", // target sector