update default index

This commit is contained in:
giongto35 2019-09-08 14:09:46 +08:00
parent 6e91a891d7
commit 4c71d19c13

2
static/js/global.js vendored
View file

@ -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;