mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-25 11:03:56 +00:00
update default index
This commit is contained in:
parent
6e91a891d7
commit
4c71d19c13
1 changed files with 1 additions and 1 deletions
2
static/js/global.js
vendored
2
static/js/global.js
vendored
|
|
@ -19,7 +19,7 @@ const ICE_TIMEOUT = 2000;
|
|||
// Game state
|
||||
let screenState = "loader";
|
||||
let gameList = [];
|
||||
let gameIdx = 5; // contra
|
||||
let gameIdx = 9; // contra
|
||||
let gamePickerTimer = null;
|
||||
let roomID = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue