Skip to content

Commit e0ae777

Browse files
hgjkl;
1 parent cf278b0 commit e0ae777

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

html/game.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h1 class="win2" style="display: none"></h1> <!--// Cre
5555
<script src="https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/6.6.8/sweetalert2.min.js"></script>
5656
<!-- // End JS imports -->
5757
<script>
58-
var demoMode = true;
58+
var demoMode = false;
5959
if (demoMode) {
6060
$(".words").css({ "border": "10px solid red"})
6161
}

presentation/Fruit Punch.pptx

43 Bytes
Binary file not shown.

storage/leaderboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[]
1+
[{"name":"Jim *******","score":41}]

0 commit comments

Comments
 (0)