This commit is contained in:
Detoria 2021-04-13 20:11:11 -03:00 committed by GitHub
parent 551f45ef4f
commit c4a963878c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,6 +158,7 @@ class PauseSubState extends MusicBeatSubstate
cameras = [FlxG.cameras.list[FlxG.cameras.list.length - 1]]; cameras = [FlxG.cameras.list[FlxG.cameras.list.length - 1]];
offsetChanged = true; offsetChanged = true;
} }
}
if (accepted) if (accepted)
{ {