Skip to content

Commit

Permalink
Merge pull request #2 from ACardboardBox1/ACardboardBox1-senpai-die
Browse files Browse the repository at this point in the history
Go away senpai!
  • Loading branch information
ACardboardBox1 authored Jun 27, 2021
2 parents eb33e85 + aa581a2 commit 2aa1056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/DialogueBox.hx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ class DialogueBox extends FlxSpriteGroup
portraitLeft.visible = false;
if (PlayState.SONG.song.toLowerCase() == 'thorns')
{
portraitLeft.color = FlxColor.BLACK;
swagDialogue.color = FlxColor.WHITE;
dropText.color = FlxColor.BLACK;
}
Expand Down

0 comments on commit 2aa1056

Please sign in to comment.