mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 08:07:54 -05:00
the funkin crew presents
This commit is contained in:
parent
5a10152efb
commit
01e83d4713
1 changed files with 2 additions and 2 deletions
|
@ -453,9 +453,9 @@ class TitleState extends MusicBeatState
|
||||||
switch (i + 1)
|
switch (i + 1)
|
||||||
{
|
{
|
||||||
case 1:
|
case 1:
|
||||||
createCoolText(['ninjamuffin99', 'phantomArcade', 'kawaisprite', 'evilsk8r']);
|
createCoolText(['The', 'Funkin Crew Inc']);
|
||||||
case 3:
|
case 3:
|
||||||
addMoreText('present');
|
addMoreText('presents');
|
||||||
case 4:
|
case 4:
|
||||||
deleteCoolText();
|
deleteCoolText();
|
||||||
case 5:
|
case 5:
|
||||||
|
|
Loading…
Reference in a new issue