mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-05-04 08:31:47 +00:00
fix links
This commit is contained in:
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 |
|
|
@ -56,6 +56,7 @@ class MainMenuGui extends GuiImage {
|
||||||
hxd.System.openURL("https://marbleblast.com");
|
hxd.System.openURL("https://marbleblast.com");
|
||||||
#end
|
#end
|
||||||
#if js
|
#if js
|
||||||
|
js.Browser.window.open("https://marbleblast.com");
|
||||||
#end
|
#end
|
||||||
}
|
}
|
||||||
mainMenuContent.addChild(siteButton);
|
mainMenuContent.addChild(siteButton);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue