mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-12-12 08:25:13 +00:00
Merge pull request #410 from FunkinCrew/funkin-crew-presents
the funkin crew presents
This commit is contained in:
commit
f3e9a4f32a
|
@ -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