Redid my old pr

This commit is contained in:
ACardboardBox
2021-06-28 18:24:42 -04:00
committed by GitHub
parent d29d6b375b
commit d761779038

View File

@ -155,6 +155,7 @@ class DialogueBox extends FlxSpriteGroup
portraitLeft.visible = false;
if (PlayState.SONG.song.toLowerCase() == 'thorns')
{
portraitLeft.visible = false;
swagDialogue.color = FlxColor.WHITE;
dropText.color = FlxColor.BLACK;
}