1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00

update beta overlay

This commit is contained in:
tobspr 2020-09-28 18:20:57 +02:00
parent 07ac928717
commit 25135056f7

View File

@ -7,7 +7,7 @@ export class HUDBetaOverlay extends BaseHUDPart {
parent, parent,
"ingame_HUD_BetaOverlay", "ingame_HUD_BetaOverlay",
[], [],
"<h2>CLOSED BETA VERSION</h2><span>This version is unstable, might crash and is not final!</span>" "<h2>UNSTABLE BETA VERSION</h2><span>Steam Release: 9th October 2020!</span>"
); );
} }