mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix typo
This commit is contained in:
parent
1bf97f1ef9
commit
a2992373c1
@ -1,12 +1,4 @@
|
|||||||
export const CHANGELOG = [
|
export const CHANGELOG = [
|
||||||
{
|
|
||||||
version: "1.1.19",
|
|
||||||
date: "02.07.2020",
|
|
||||||
entries: [
|
|
||||||
"There are now notifications every 15 minutes in the demo version to buy the full version (For further details and the reason, check the #surveys channel in the discord)",
|
|
||||||
"I'm still working on the wires update, I hope to release it mid august!",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
version: "1.1.18",
|
version: "1.1.18",
|
||||||
date: "27.06.2020",
|
date: "27.06.2020",
|
||||||
|
@ -74,7 +74,7 @@ export class MainMenuState extends GameState {
|
|||||||
<span class="timerDay">9th October, 10 AM CEST</span>
|
<span class="timerDay">9th October, 10 AM CEST</span>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
The BIGGEST UPDATE in the games history! Click <strong>here</strong> for more information!
|
The BIGGEST UPDATE in the game's history! Click <strong>here</strong> for more information!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user