Merge branch 'lua-side-enum-bruh' into 'next'

Fix missing bruh string in Lua side string options.

See merge request STJr/SRB2!1017
This commit is contained in:
Monster Iestyn 2020-06-22 15:23:34 -04:00
commit 7d2de8394f

View file

@ -139,6 +139,7 @@ static const char *const side_opt[] = {
"toptexture", "toptexture",
"bottomtexture", "bottomtexture",
"midtexture", "midtexture",
"line",
"sector", "sector",
"special", "special",
"repeatcnt", "repeatcnt",