chore: update asset versions [skip ci]

This commit is contained in:
CI Action
2026-01-31 07:44:23 +00:00
parent d96a641467
commit 688d6ef42e
2 changed files with 2 additions and 1 deletions

View File

@@ -292,7 +292,7 @@
</div>
</div>
<script src="script.b197492b.js"></script>
<script src="script.0bc8c210.js"></script>
</body>
</html>

View File

@@ -1,3 +1,4 @@
// Game configuration constants
const STORAGE_KEY = 'impostorGameStateV2';
const MAX_PLAYERS = 10;
const MIN_PLAYERS = 3;