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