Removed thanks message
This commit is contained in:
parent
1be002c372
commit
92e333611d
|
@ -73,14 +73,12 @@
|
||||||
<div id="loose" class="floattop">
|
<div id="loose" class="floattop">
|
||||||
<h1>Your social credit score is too low</h1>
|
<h1>Your social credit score is too low</h1>
|
||||||
<p>Your execution is scheduled tomorrow at sunset</p>
|
<p>Your execution is scheduled tomorrow at sunset</p>
|
||||||
<i>Thanks for playing</i><br />
|
|
||||||
<a href="javascript:location.reload()">Play again</a>
|
<a href="javascript:location.reload()">Play again</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="win" class="floattop">
|
<div id="win" class="floattop">
|
||||||
<h1>Congratulations!</h1>
|
<h1>Congratulations!</h1>
|
||||||
<p>Your social credit score is high enough</p>
|
<p>Your social credit score is high enough</p>
|
||||||
<p>You are worthy of the Chinese Dream</p>
|
<p>You are worthy of the Chinese Dream</p>
|
||||||
<i>Thanks for playing</i><br />
|
|
||||||
<a href="javascript:location.reload()">Play again</a>
|
<a href="javascript:location.reload()">Play again</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user