mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-26 21:11:51 +00:00
Fix missing bruh string in lua side options. This is stupid.
This commit is contained in:
parent
cb99260b8a
commit
5d81856427
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…
Add table
Reference in a new issue