This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
chemicalcrux
/
gorge
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
9
Вики
Activity
Преглед изворни кода
Update the button when the game is loaded
tags/v0.0.3
Fen Dweller
пре 5 година
родитељ
bd946484fc
комит
3775e308cb
1 измењених фајлова
са
7 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
gorge.js
+ 7
- 1
gorge.js
Прегледај датотеку
@@ -91,6 +91,12 @@ function buyBuilding(type) {
updateClickBonus();
}
function updateAll() {
updateProductivity();
updateClickBonus();
updateClickVictim();
}
// update stuff
function updateDisplay() {
@@ -307,7 +313,7 @@ function setup() {
registerListeners();
load();
unlockAtStart();
update
Productivity
();
update
All
();
}
Write
Preview
Loading…
Откажи
Сачувај