ng login bullshit

This commit is contained in:
Cameron Taylor 2020-12-04 12:57:09 -05:00
parent bac57b2a4c
commit b5653dcdd1

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