mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-22 02:32:01 +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");
|
||||
#end
|
||||
#if js
|
||||
js.Browser.window.open("https://marbleblast.com");
|
||||
#end
|
||||
}
|
||||
mainMenuContent.addChild(siteButton);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue