Skip to content

Commit 9d14fff

Browse files
Forgot again
1 parent 123d7d1 commit 9d14fff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Catbug_Clicker/Main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@
229229
<button id="catbugGlovesButton" onclick="switchCostume('catbugGloves', 700);">Oven Mits cost:700</button><br>
230230
<button id="catbugPixelButton" onclick="switchCostume('catbugPixel', 800);">Pixel Animated cost:800</button><br>
231231
<button id="catbugKingButton" onclick="switchCostume('catbugKing', 900);">King Animated cost:900</button><br>
232-
<button id="catbugUkeleleButton" onclick="switchCostume('catbugUkelele', 1500);">Ukelele Animated boost:1 click per 5 seconds cost:1000</button><br>
233-
<button id="catbugSugarPeasButton" onclick="switchCostume('catbugSugarPeas', 2000);">Sugar Peas Animated boost:1 click per second cost:1100</button>
232+
<button id="catbugUkeleleButton" onclick="switchCostume('catbugUkelele', 1500);">Ukelele Animated boost:1 click per 5 seconds cost:1500</button><br>
233+
<button id="catbugSugarPeasButton" onclick="switchCostume('catbugSugarPeas', 2000);">Sugar Peas Animated boost:1 click per second cost:2000</button>
234234
</div>
235235
</div>
236236
</body>

0 commit comments

Comments
 (0)