Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
chemicalcrux
/
gorge
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
9
Wiki
Activity
Selaa lähdekoodia
Update the button when the game is loaded
tags/v0.0.3
Fen Dweller
5 vuotta sitten
vanhempi
bd946484fc
commit
3775e308cb
1 muutettua tiedostoa
jossa
7 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
gorge.js
+ 7
- 1
gorge.js
Näytä tiedosto
@@ -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…
Peruuta
Tallenna