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