Removed thanks message

This commit is contained in:
Mattia Mascarello 2024-04-23 10:42:42 +02:00
parent 1be002c372
commit 92e333611d

View File

@ -73,14 +73,12 @@
<div id="loose" class="floattop">
<h1>Your social credit score is too low</h1>
<p>Your execution is scheduled tomorrow at sunset</p>
<i>Thanks for playing</i><br />
<a href="javascript:location.reload()">Play again</a>
</div>
<div id="win" class="floattop">
<h1>Congratulations!</h1>
<p>Your social credit score is high enough</p>
<p>You are worthy of the Chinese Dream</p>
<i>Thanks for playing</i><br />
<a href="javascript:location.reload()">Play again</a>
</div>
</div>