Description:
Bring back budget updates for now.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r165:3273a0b51ca7 -

@@ -484,7 +484,7
484
484
485 if (this.showBudget)
485 if (this.showBudget)
486 {
486 {
487 // this.showBudget = this.budgetWindow.update(mouseCur, this.simulation.latestBudget, this.simulation.previousBudget);
487 this.showBudget = this.budgetWindow.update(mouseCur, this.simulation.latestBudget, this.simulation.previousBudget);
488 }
488 }
489
489
490
490
You need to be logged in to leave comments. Login now