update beta overlay

This commit is contained in:
tobspr 2020-09-28 18:20:57 +02:00
parent 07ac928717
commit 25135056f7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export class HUDBetaOverlay extends BaseHUDPart {
parent,
"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>"
);
}