mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-20 09:52:18 +00:00
Fix missing bruh string in lua side options. This is stupid.
This commit is contained in:
parent
70eb5ba634
commit
80e0d35391
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ static const char *const side_opt[] = {
|
|||
"toptexture",
|
||||
"bottomtexture",
|
||||
"midtexture",
|
||||
"line",
|
||||
"sector",
|
||||
"special",
|
||||
"repeatcnt",
|
||||
|
|
Loading…
Reference in a new issue