Testing
This commit is contained in:
parent
5ae986a08a
commit
42a6c85e46
10 changed files with 110 additions and 105 deletions
|
@ -31,6 +31,7 @@
|
|||
if ($.cookie('Debug')) {
|
||||
$('#Debug').attr('checked', true);
|
||||
debug = true;
|
||||
soundManager.debugMode = true;
|
||||
} else {
|
||||
$('#Debug').attr('checked', false);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue