Remove emoticon

This commit is contained in:
Andras Schmelczer 2022-09-27 19:14:54 +02:00
parent 0a866387d1
commit 60866ae0f1
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

View file

@ -27,7 +27,7 @@
</p> </p>
</div> </div>
<div id="endText"> <div id="endText">
<h1>You lost :(</h1> <h1>You lost.</h1>
<p id="endScore"></p> <p id="endScore"></p>
</div> </div>
<button id="startButton">Let's start</button> <button id="startButton">Let's start</button>