ng login bullshit

This commit is contained in:
Cameron Taylor 2020-12-04 12:57:09 -05:00
parent 7ea8053566
commit 4cbdd39d5b
1 changed files with 1 additions and 1 deletions

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