File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ export class HUDStandaloneAdvantages extends BaseHUDPart {
49
49
: ""
50
50
}
51
51
</button>
52
- ${ ! G_IS_STEAM_DEMO ? `<span class="specialOffer">${ T . global . discountSummerSale } </span>` : "" }
53
52
<button class="otherCloseButton" data-btn-variant="${ G_IS_STEAM_DEMO ? "steam-demo" : "prod" } ">${
54
53
T . ingame . standaloneAdvantages . no_thanks
55
54
} </button>
Original file line number Diff line number Diff line change @@ -110,7 +110,6 @@ export class MainMenuState extends GameState {
110
110
}
111
111
Play shapez on Steam
112
112
</a>
113
- ${ ! G_IS_STEAM_DEMO ? `<span class="specialOffer">${ T . global . discountSummerSale } </span>` : "" }
114
113
${ ! G_IS_STEAM_DEMO ? `<div class="onlinePlayerCount"></div>` : "" }
115
114
116
115
` ;
You can’t perform that action at this time.
0 commit comments