jacobinathanialpeterson
commited on
Commit
•
7e3fd0d
1
Parent(s):
0826514
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
<button onclick='game("bloonstowerdefense4")'>bloonstowerdefense4</button>
|
35 |
<br><br>
|
36 |
<button onclick='game("bloonstowerdefense5")'>bloonstowerdefense5</button>
|
37 |
-
<button onclick='game("boxingrandom")'>
|
38 |
<button onclick='game("chess")'>chess</button>
|
39 |
<button onclick='game("cookieclicker")'>cookieclicker</button>
|
40 |
<button onclick='game("digtochina")'>digtochina</button>
|
|
|
34 |
<button onclick='game("bloonstowerdefense4")'>bloonstowerdefense4</button>
|
35 |
<br><br>
|
36 |
<button onclick='game("bloonstowerdefense5")'>bloonstowerdefense5</button>
|
37 |
+
<button onclick='game("boxingrandom")'>boxingrandom</button>
|
38 |
<button onclick='game("chess")'>chess</button>
|
39 |
<button onclick='game("cookieclicker")'>cookieclicker</button>
|
40 |
<button onclick='game("digtochina")'>digtochina</button>
|