Disable wizard, for now

This commit is contained in:
Ruud
2011-05-28 23:43:40 +02:00
parent 05f63405e0
commit 81a7c66fc0
@@ -10,7 +10,7 @@ var WizardBase = new Class({
'fillColor': [0,0,0],
'soften': 0
});
window.addEvent('resize', self.spotlight.create.bind(self.spotlight))
//window.addEvent('resize', self.spotlight.create.bind(self.spotlight))
},