html5 debug

This commit is contained in:
adrienmalin 2019-01-05 21:59:28 +01:00
parent 1ca2e138d7
commit 6b8a92003e
3 changed files with 2 additions and 2 deletions

View File

@ -230,7 +230,7 @@
(function() { (function() {
const BASENAME = 'TETRIS3000'; const BASENAME = 'TETRIS3000';
const DEBUG_ENABLED = false; const DEBUG_ENABLED = true;
const INDETERMINATE_STATUS_STEP_MS = 100; const INDETERMINATE_STATUS_STEP_MS = 100;
var container = document.getElementById('container'); var container = document.getElementById('container');

File diff suppressed because one or more lines are too long

Binary file not shown.