Update menu text & announcement

pull/1483/head
tobspr 2 years ago
parent e0bc74a4fd
commit b42488f7b5

@ -3,7 +3,7 @@ export const CHANGELOG = [
version: "1.5.6",
date: "09.12.2022",
entries: [
"⚠️ Shapez 2 will be coming soon! <a href='https://tobspr.io/shapez-2?utm_medium=s1_steam' target='_blank'>Click here</a> to find out more. ⚠️ ",
"⚠️ We are currently prototyping Shapez 2! <a href='https://tobspr.io/shapez-2?utm_medium=s1_steam' target='_blank'>Click here</a> to find out more. ⚠️ ",
"Minor fixes & improvements",
"Updated translations",
],

@ -179,7 +179,7 @@ export class MainMenuState extends GameState {
${
showShapez2
? `<div class="mainNews shapez2">
<div class="text">Shapez 2 will be coming soon!</div>
<div class="text">We are currently prototyping Shapez 2!</div>
</div>`
: ""

Loading…
Cancel
Save