1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Update wegame sdk to latest version

This commit is contained in:
tobspr
2021-07-06 15:51:39 +02:00
parent e8cd01e8e0
commit a1c6a99df0
5 changed files with 355 additions and 757 deletions

View File

@@ -75,7 +75,7 @@ export class MainMenuState extends GameState {
</div>
<div class="mainWrapper ${showDemoBadges ? "demo" : "noDemo"}" data-columns="${
G_IS_STANDALONE ? 2 : showDemoBadges ? 2 : 1
G_IS_STANDALONE && !G_WEGAME_VERSION ? 2 : showDemoBadges ? 2 : 1
}">
<div class="sideContainer">
${showDemoBadges ? `<div class="standaloneBanner">${bannerHtml}</div>` : ""}