mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-04 00:24:01 +00:00
Minor fix for the standalone
This commit is contained in:
parent
78fb79a3b9
commit
8dac25be97
1
gulp/.gitignore
vendored
1
gulp/.gitignore
vendored
@ -1 +1,2 @@
|
||||
additional_build_files
|
||||
steampipe
|
||||
|
@ -94,7 +94,7 @@ export class MainMenuState extends GameState {
|
||||
<a class="changelog">${T.changelog.title}</a>
|
||||
|
||||
${
|
||||
G_IS_BROWSER &&
|
||||
!G_IS_STANDALONE &&
|
||||
this.app.platformWrapper instanceof PlatformWrapperImplBrowser &&
|
||||
this.app.platformWrapper.embedProvider.iogLink
|
||||
? `<a class="iogLink" target="_blank" href="https://iogames.space">.io games</a>`
|
||||
|
Loading…
Reference in New Issue
Block a user