From 37e1fae07d984fe5466d587c66a003759ce919e4 Mon Sep 17 00:00:00 2001 From: toaster Date: Wed, 13 Jun 2018 18:10:32 +0100 Subject: [PATCH] Fixing dehacked.c consistency. --- src/dehacked.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/dehacked.c b/src/dehacked.c index 9904acf78..c4d0bc104 100644 --- a/src/dehacked.c +++ b/src/dehacked.c @@ -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",