Merge pull request #908 from ACardboardBox1/ACardboardBox1-donatefix
Fix the donate link
This commit is contained in:
@ -165,7 +165,7 @@ class MainMenuState extends MusicBeatState
|
|||||||
{
|
{
|
||||||
if (optionShit[curSelected] == 'donate')
|
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
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user