diff --git a/html5/chaos_report.js b/html5/chaos_report.js index efeae4d..880914a 100644 --- a/html5/chaos_report.js +++ b/html5/chaos_report.js @@ -169,7 +169,7 @@ function sendSavedChaosReport() { chaos_report_start_date = new Date(); } - startGameMode() + //startGameMode() chaos_report_switch = true; document.getElementById("httpStatsCanvasDiv").style.display = "block"; document.getElementById("chartDiv").style.display = "block"; diff --git a/html5/index.html b/html5/index.html index 7710ca5..06a4a47 100644 --- a/html5/index.html +++ b/html5/index.html @@ -271,19 +271,7 @@