1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-01-12 07:07:18 +00:00

ng login bullshit

This commit is contained in:
Cameron Taylor 2020-12-04 12:57:09 -05:00
parent 77ce1129cb
commit a95d3bd3a8

View file

@ -51,7 +51,7 @@ class TitleState extends MusicBeatState
super.create();
#if NG_LOGIN
#if ng
var ng:NGio = new NGio(APIStuff.API, APIStuff.EncKey);
trace('NEWGROUNDS LOL');
#end