Merge branch 'rewrite/master' of https://github.com/ninjamuffin99/Funkin-secret into rewrite/master

This commit is contained in:
Cameron Taylor 2023-10-17 17:20:08 -04:00
commit a129e6219d
2 changed files with 3 additions and 1 deletions

View File

@ -100,6 +100,8 @@ class PreciseInputManager extends FlxKeyManager<FlxKey, PreciseInputList>
_dirReleaseTimestamps = new Map<NoteDirection, Int64>();
// Keyboard
FlxG.stage.removeEventListener(KeyboardEvent.KEY_DOWN, onKeyDown);
FlxG.stage.removeEventListener(KeyboardEvent.KEY_UP, onKeyUp);
FlxG.stage.application.window.onKeyDownPrecise.add(handleKeyDown);
FlxG.stage.application.window.onKeyUpPrecise.add(handleKeyUp);

View File

@ -2443,7 +2443,7 @@ class PlayState extends MusicBeatSubState
{
NGio.unlockMedal(60961);
var data:SaveScoreData =
var data =
{
score: PlayStatePlaylist.campaignScore,
tallies: