From 292257d627bd1dfeafd772ac6457e2f54c2b73ba Mon Sep 17 00:00:00 2001 From: Maks Jopek Date: Sun, 4 Apr 2021 01:53:24 +0200 Subject: One step closer to the end --- public/map.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 public/map.html (limited to 'public') diff --git a/public/map.html b/public/map.html new file mode 100644 index 0000000..d38a015 --- /dev/null +++ b/public/map.html @@ -0,0 +1,43 @@ +
+ + + + + + + + + + + + + + +
+ {{ player.name }} + + {{ player.name }} + + {{ player.name }} + + {{ player.name }} + +
+ + +
+
+
+ + Din webbläsare stöder inte canvas, vilket betyder att du inte kan spela + fia +
+
+ \ No newline at end of file -- cgit v1.3.1