chore: update asset versions [skip ci]
This commit is contained in:
@@ -292,7 +292,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="script.b197492b.js"></script>
|
<script src="script.0bc8c210.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
// Game configuration constants
|
||||||
const STORAGE_KEY = 'impostorGameStateV2';
|
const STORAGE_KEY = 'impostorGameStateV2';
|
||||||
const MAX_PLAYERS = 10;
|
const MAX_PLAYERS = 10;
|
||||||
const MIN_PLAYERS = 3;
|
const MIN_PLAYERS = 3;
|
||||||
Reference in New Issue
Block a user