diff --git a/www/index.html b/www/index.html index b846acc..a7079ae 100644 --- a/www/index.html +++ b/www/index.html @@ -292,7 +292,7 @@ - + diff --git a/www/script.b197492b.js b/www/script.0bc8c210.js similarity index 99% rename from www/script.b197492b.js rename to www/script.0bc8c210.js index 600b45f..16fa324 100644 --- a/www/script.b197492b.js +++ b/www/script.0bc8c210.js @@ -1,3 +1,4 @@ +// Game configuration constants const STORAGE_KEY = 'impostorGameStateV2'; const MAX_PLAYERS = 10; const MIN_PLAYERS = 3;