Description:
Bring back budget updates for now.
(grafted from 3273a0b51ca7e93b00f5a831c0af26e4d9aba2e5)
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -472,7 +472,7 | |||||
|
472 |
|
472 | ||
|
473 | if (this.showBudget) |
|
473 | if (this.showBudget) |
|
474 | { |
|
474 | { |
|
475 |
|
|
475 | this.showBudget = this.budgetWindow.update(mouseCur, this.simulation.latestBudget, this.simulation.previousBudget); |
|
476 | } |
|
476 | } |
|
477 |
|
477 | ||
|
478 |
|
478 |
You need to be logged in to leave comments.
Login now