mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-18 07:22:28 +00:00
Fix broken dehacked table.
This commit is contained in:
parent
aaddfada50
commit
98b08580f5
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_SIGNSPIN6",
|
||||
"S_SIGNPLAYER",
|
||||
"S_SIGNSLOW",
|
||||
"S_SIGNSTOP",
|
||||
"S_SIGNBOARD",
|
||||
"S_EGGMANSIGN",
|
||||
|
||||
|
|
Loading…
Reference in a new issue