Skip to content

Commit

Permalink
turned off debug
Browse files Browse the repository at this point in the history
  • Loading branch information
LucidCrux committed Jul 27, 2013
1 parent 6561e88 commit f704a21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ var Engine = {

options: {
state: null,
debug: true,
log: true
debug: false,
log: false
},

init: function(options) {
Expand Down

0 comments on commit f704a21

Please sign in to comment.