mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-16 20:03:04 +00:00
oopsie daisy this shouldn't be tracked
my bad
This commit is contained in:
parent
ecea8da1f6
commit
6f25fc8aa9
|
@ -51,10 +51,10 @@ class TitleState extends MusicBeatState
|
||||||
|
|
||||||
super.create();
|
super.create();
|
||||||
|
|
||||||
/* #if ng
|
#if ng
|
||||||
var ng:NGio = new NGio(APIStuff.API, APIStuff.EncKey);
|
var ng:NGio = new NGio(APIStuff.API, APIStuff.EncKey);
|
||||||
trace('NEWGROUNDS LOL');
|
trace('NEWGROUNDS LOL');
|
||||||
#end */
|
#end
|
||||||
|
|
||||||
FlxG.save.bind('funkin', 'ninjamuffin99');
|
FlxG.save.bind('funkin', 'ninjamuffin99');
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue