Browse Source

Productivity is calculated at the start

tags/v0.0.1
Fen Dweller 6 years ago
parent
commit
a6369f3ca4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gorge.js

+ 1
- 0
gorge.js View File

@@ -259,6 +259,7 @@ function setup() {
registerListeners();
load();
unlockAtStart();
updateProductivity();

}



Loading…
Cancel
Save