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
1 changed files with 1 additions and 0 deletions

View File

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