mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
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:
commit
00f8c2ceff
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