From de9d9c19e454fb438713f4ad08be25cddbbb2a72 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 a8baf558f..5f0806769 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