moving around

This commit is contained in:
Peter Cottle 2013-01-02 11:14:46 -08:00
parent a180426cfb
commit 4046916432
8 changed files with 317 additions and 209 deletions

View file

@ -210,8 +210,6 @@ var CommandPromptView = Backbone.View.extend({
console.log(this.commands.toArray()[this.index]);
}
console.log('should add', shouldAdd);
if (!shouldAdd) {
return;
}