fix links

This commit is contained in:
RandomityGuy 2023-02-19 01:08:49 +05:30
parent 4db37cee23
commit 90d1709352
4 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -56,6 +56,7 @@ class MainMenuGui extends GuiImage {
hxd.System.openURL("https://marbleblast.com");
#end
#if js
js.Browser.window.open("https://marbleblast.com");
#end
}
mainMenuContent.addChild(siteButton);