html5 debug
This commit is contained in:
@ -230,7 +230,7 @@
|
||||
(function() {
|
||||
|
||||
const BASENAME = 'TETRIS3000';
|
||||
const DEBUG_ENABLED = false;
|
||||
const DEBUG_ENABLED = true;
|
||||
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.
Reference in New Issue
Block a user