Fix missing bruh string in lua side options. This is stupid.

This commit is contained in:
Latapostrophe 2020-06-22 21:11:33 +02:00
parent 70eb5ba634
commit 80e0d35391

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",