fixed quotation mark lol
This commit is contained in:
parent
afb21793dc
commit
f4cbd67af8
@ -110,7 +110,7 @@ class MainMenuState extends MusicBeatState
|
||||
if (optionShit[curSelected] == 'donate')
|
||||
{
|
||||
#if linux
|
||||
Sys.command('/usr/bin/xdg-open", [url, "&"]);
|
||||
Sys.command('/usr/bin/xdg-open', ["https://ninja-muffin24.itch.io/funkin", "&"]);
|
||||
#else
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user