diff --git a/source/CreditsState.hx b/source/CreditsState.hx index c30e139..3a0c56d 100644 --- a/source/CreditsState.hx +++ b/source/CreditsState.hx @@ -113,7 +113,7 @@ class CreditsState extends MusicBeatState ['_Jorge', 'discord', "Cross Fade Code, Hscript Support", 'NON EXISTENT', '5C89BF'], ['ThriftySoles', 'discord', "Ideas Provider and Misc. Music/Assets Maker of Denpa Engine", 'https://twitter.com/thriftysoles', '5C89BF'], ['Megaverse', 'discord', "Title Music for the Engine and Denpa Funkin'", 'NON EXISTENT', '5C89BF'], - ['Denpa Engine Discord', 'discord', "Press Enter to Join", 'https://discord.gg/BFaMfmTNaa', '5C89BF'], + ['Denpa Engine Discord', 'discord', "Press Enter to Join", 'https://discord.gg/pUX2ZMm4Qt', '5C89BF'], [''], ["Misc. Credits"], ['Mike Geno', 'discord', "Gospel Song Composer", 'https://www.youtube.com/channel/UC3aPeoW8JeQHAPyl38XcNoQ', '5C89BF'], diff --git a/source/PlayState.hx b/source/PlayState.hx index a5d73fb..5a83820 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -5722,22 +5722,22 @@ class PlayState extends MusicBeatState }*/ if (SONG.notes[id].player4Section) { /*switch (hudIsSwapped) { - case true:*/ + case true: if (iconP1 != null && iconP4 != null && iconP2 != null) { iconP4.changeIcon(dad.healthIcon); iconP1.changeIcon(player4.healthIcon); iconP2.changeIcon(boyfriend.healthIcon); reloadHealthBarColors(true); recalculateIconAnimations(); - } - /*case false: + }*/ + //case false: if (iconP2 != null && iconP4 != null) { iconP4.changeIcon(dad.healthIcon); iconP2.changeIcon(player4.healthIcon); reloadHealthBarColors(true); recalculateIconAnimations(); } - }*/ + //} } } @@ -8058,8 +8058,6 @@ class PlayState extends MusicBeatState switch (SONG.song.toLowerCase()) { case 'guns': switch (curStep) { - //case 890: - //addBehindDad(gunsThing); case 896: tankmanRainbow = true; raiseTankman = true;