Merge pull request #908 from ACardboardBox1/ACardboardBox1-donatefix

Fix the donate link
This commit is contained in:
Kade M
2021-06-19 20:33:21 -07:00
committed by GitHub

View File

@ -165,7 +165,7 @@ class MainMenuState extends MusicBeatState
{
if (optionShit[curSelected] == 'donate')
{
fancyOpenURL("https://www.kickstarter.com/projects/funkin/friday-night-funkin-the-full-ass-game");
fancyOpenURL("https://ninja-muffin24.itch.io/funkin");
}
else
{