From 6f25fc8aa963c9269726089840af7d631700c198 Mon Sep 17 00:00:00 2001 From: Gede Hari Date: Thu, 10 Dec 2020 13:02:23 +0800 Subject: [PATCH] oopsie daisy this shouldn't be tracked my bad --- source/TitleState.hx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/TitleState.hx b/source/TitleState.hx index 24f8a4d86..ba0012ec6 100644 --- a/source/TitleState.hx +++ b/source/TitleState.hx @@ -51,10 +51,10 @@ class TitleState extends MusicBeatState super.create(); - /* #if ng - var ng:NGio = new NGio(APIStuff.API, APIStuff.EncKey); - trace('NEWGROUNDS LOL'); - #end */ + #if ng + var ng:NGio = new NGio(APIStuff.API, APIStuff.EncKey); + trace('NEWGROUNDS LOL'); + #end FlxG.save.bind('funkin', 'ninjamuffin99');