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