Skip to content

Commit fd79f5a

Browse files
committed
modified drop
1 parent fa69a47 commit fd79f5a

File tree

3 files changed

+206
-80
lines changed

3 files changed

+206
-80
lines changed

01-Candy-Crush-Game/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<body>
2222
<div class="scoreBoard">
2323
<h3>score</h3>
24-
<h1 id="score"></h1>
24+
<h1 id="score">0</h1>
2525
</div>
2626
<div class="grid"></div>
2727
</body>

0 commit comments

Comments
 (0)