mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-30 17:21:53 +08:00
Merge pull request #347 from AndySky21/income-on-load
Correct jobs incomes on load
This commit is contained in:
@@ -158,6 +158,7 @@ var Outside = {
|
|||||||
|
|
||||||
this.updateVillage();
|
this.updateVillage();
|
||||||
Outside.updateWorkersView();
|
Outside.updateWorkersView();
|
||||||
|
Outside.updateVillageIncome();
|
||||||
|
|
||||||
Engine.updateSlider();
|
Engine.updateSlider();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user