Deleted bool I created before
This commit is contained in:
@ -33,8 +33,6 @@ class DialogueBox extends FlxSpriteGroup
|
||||
|
||||
var handSelect:FlxSprite;
|
||||
var bgFade:FlxSprite;
|
||||
|
||||
var firstDialogue:Bool = true;
|
||||
|
||||
public function new(talkingRight:Bool = true, ?dialogueList:Array<String>)
|
||||
{
|
||||
|
Reference in New Issue
Block a user