remove forgotten debug printouts

This was SVN commit r14915.
This commit is contained in:
mimo 2014-04-10 21:00:40 +00:00
parent f41c51359f
commit 41b8d06e27

View File

@ -4,7 +4,7 @@ var PETRA = function(m)
// this defines the medium difficulty
m.Config = function() {
this.difficulty = 2; // 0 is sandbox, 1 is easy, 2 is medium, 3 is hard, 4 is very hard.
this.debug = 1;
this.debug = 0;
this.Military = {
"towerLapseTime" : 90, // Time to wait between building 2 towers