mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Minor demo adjustments
This commit is contained in:
@@ -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 ||
|
||||
|
||||
Reference in New Issue
Block a user