Skip to content

Commit

Permalink
top out
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-lockaby committed Sep 22, 2011
1 parent 0090042 commit 62d4d5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RisingTableau.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ proto.runTick = function() {
break;
}
}

if(this.toppedOut && !this.stopTicks && !this.active) {
this.onTopout.fire();
}
Expand Down

0 comments on commit 62d4d5a

Please sign in to comment.