Neue Game Schlangen assets

This commit is contained in:
2025-04-04 10:11:17 +02:00
parent a3c398bc44
commit f7566f4b64
17 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ class ServerConnectionManager {
}
startGame(){
this.body.innerHTML = "<h1>Spielfeld</h1>";
this.body.innerHTML = "<h1>Spielfeld</h1>";
}
waitingForPlayers(data){