1
0
Fork 0
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:
Eric 2024-03-23 00:02:09 -04:00 committed by GitHub
commit f3e9a4f32a

View file

@ -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: