From dd66b8ad239d5ceae219746a702963645259b784 Mon Sep 17 00:00:00 2001 From: Maks Jopek Date: Sat, 10 Apr 2021 01:06:09 +0200 Subject: Added joining rooms and logic to start game by votes --- public/index.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html index 8d35181..d7ea523 100644 --- a/public/index.html +++ b/public/index.html @@ -2,17 +2,20 @@ - - - - Fia - + + + + Fia + - - - + + \ No newline at end of file -- cgit v1.3.1