Skip to content

Commit

Permalink
Merge pull request doublespeakgames#347 from AndySky21/income-on-load
Browse files Browse the repository at this point in the history
Correct jobs incomes on load
  • Loading branch information
Continuities committed Apr 30, 2015
2 parents c3f7b62 + c2f8ac8 commit d30b4e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/outside.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ var Outside = {

this.updateVillage();
Outside.updateWorkersView();
Outside.updateVillageIncome();

Engine.updateSlider();

Expand Down

0 comments on commit d30b4e2

Please sign in to comment.