diff --git a/templates/home/gplayer.html b/templates/home/gplayer.html index eb238f9..5eeeaea 100644 --- a/templates/home/gplayer.html +++ b/templates/home/gplayer.html @@ -27,6 +27,7 @@ let t = JSON.stringify(msg); window.game_socket.send(t); } +
@@ -37,12 +38,12 @@ -