Inital Kade Engine Commit
This commit is contained in:
@ -54,7 +54,7 @@ class TitleState extends MusicBeatState
|
||||
|
||||
super.create();
|
||||
|
||||
NGio.noLogin(APIStuff.API);
|
||||
// NGio.noLogin(APIStuff.API);
|
||||
|
||||
#if ng
|
||||
var ng:NGio = new NGio(APIStuff.API, APIStuff.EncKey);
|
||||
@ -364,10 +364,9 @@ class TitleState extends MusicBeatState
|
||||
// credTextShit.text = 'In association \nwith';
|
||||
// credTextShit.screenCenter();
|
||||
case 5:
|
||||
createCoolText(['In association', 'with']);
|
||||
createCoolText(['Kade Engine', 'by']);
|
||||
case 7:
|
||||
addMoreText('newgrounds');
|
||||
ngSpr.visible = true;
|
||||
addMoreText('KadeDeveloper');
|
||||
// credTextShit.text += '\nNewgrounds';
|
||||
case 8:
|
||||
deleteCoolText();
|
||||
|
Reference in New Issue
Block a user