Update
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<div id="screen3">
|
<div id="screen3">
|
||||||
Du hast <span id="right"></span> von <span id="total"></span> Fragen richtig
|
Du hast <span id="right"></span> von <span id="total"></span> Fragen richtig
|
||||||
<button id="newgame">Neues Spiel starten</button>
|
<button id="newgame" onclick="newGame()">Neues Spiel starten</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Reference in New Issue
Block a user