mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix broken dehacked table.
This commit is contained in:
parent
0ddfbd3298
commit
2221455ff0
1 changed files with 2 additions and 0 deletions
|
|
@ -5394,6 +5394,8 @@ static const char *const STATE_LIST[] = { // array length left dynamic for sanit
|
||||||
"S_SIGNSPIN5",
|
"S_SIGNSPIN5",
|
||||||
"S_SIGNSPIN6",
|
"S_SIGNSPIN6",
|
||||||
"S_SIGNPLAYER",
|
"S_SIGNPLAYER",
|
||||||
|
"S_SIGNSLOW",
|
||||||
|
"S_SIGNSTOP",
|
||||||
"S_SIGNBOARD",
|
"S_SIGNBOARD",
|
||||||
"S_EGGMANSIGN",
|
"S_EGGMANSIGN",
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue