Fixing dehacked.c consistency.

This commit is contained in:
toaster 2018-06-13 18:10:32 +01:00
parent 7f86e147f3
commit 37e1fae07d
1 changed files with 2 additions and 6 deletions

View File

@ -4391,12 +4391,7 @@ static const char *const STATE_LIST[] = { // array length left dynamic for sanit
// Gravity Wells for special stages
"S_GRAVWELLGREEN",
"S_GRAVWELLGREEN2",
"S_GRAVWELLGREEN3",
"S_GRAVWELLRED",
"S_GRAVWELLRED2",
"S_GRAVWELLRED3",
// Individual Team Rings
"S_TEAMRING",
@ -4701,6 +4696,8 @@ static const char *const STATE_LIST[] = { // array length left dynamic for sanit
"S_THUNDERCOIN_ICON1",
"S_THUNDERCOIN_ICON2",
// ---
"S_ROCKET",
"S_LASER",
@ -6080,7 +6077,6 @@ static const char *const STATE_LIST[] = { // array length left dynamic for sanit
"S_SHLEEPBOUNCE2",
"S_SHLEEPBOUNCE3",
// Secret badniks and hazards, shhhh
"S_PENGUINATOR_LOOK",
"S_PENGUINATOR_WADDLE1",