diff --git a/src/lua_maplib.c b/src/lua_maplib.c index ece42b8d3..b7a779ed6 100644 --- a/src/lua_maplib.c +++ b/src/lua_maplib.c @@ -139,6 +139,7 @@ static const char *const side_opt[] = { "toptexture", "bottomtexture", "midtexture", + "line", "sector", "special", "repeatcnt",