lil dating sim things
This commit is contained in:
@@ -130,7 +130,7 @@ class DialogueBox extends FlxSpriteGroup
|
||||
dialogueStarted = true;
|
||||
}
|
||||
|
||||
if (FlxG.keys.justPressed.SPACE)
|
||||
if (FlxG.keys.justPressed.ANY)
|
||||
{
|
||||
remove(dialogue);
|
||||
|
||||
|
Reference in New Issue
Block a user