diff --git a/gorge.js b/gorge.js index 795502e..8f96e89 100644 --- a/gorge.js +++ b/gorge.js @@ -259,6 +259,7 @@ function setup() { registerListeners(); load(); unlockAtStart(); + updateProductivity(); }