This commit is contained in:
adrienmalin
2019-01-06 02:14:39 +01:00
parent 6b8a92003e
commit ea0b840f35
15 changed files with 51 additions and 125 deletions

View File

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

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.