mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Minor demo adjustments
This commit is contained in:
parent
4796aec1ff
commit
42cfeed771
@ -64,7 +64,8 @@ export class MainMenuState extends GameState {
|
||||
}
|
||||
|
||||
const showDemoAdvertisement =
|
||||
showExternalLinks && this.app.restrictionMgr.getIsStandaloneMarketingActive();
|
||||
(showExternalLinks || G_CHINA_VERSION) &&
|
||||
this.app.restrictionMgr.getIsStandaloneMarketingActive();
|
||||
|
||||
const ownsPuzzleDLC =
|
||||
WEB_STEAM_SSO_AUTHENTICATED ||
|
||||
|
Loading…
Reference in New Issue
Block a user