-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update movement sound to remove popping sound, remove highscore notif…
…ication
- Loading branch information
flopie
committed
Nov 5, 2024
1 parent
de56797
commit 4fbcee7
Showing
2 changed files
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,7 @@ | |
<div class="highscore-submit"> | ||
<form class="highscore-submit__form"> | ||
Naam: | ||
<input type="text" class="highscore-submit__input" maxlength="10"> | ||
<input type="text" class="highscore-submit__input" maxlength="10" /> | ||
<div class="caret"></div> | ||
</form> | ||
</div> | ||
|
@@ -138,10 +138,6 @@ | |
<p class="author"> | ||
<a href="https://www.solidesoftware.nl">Recreated by Floris de Haan</a> | ||
</p> | ||
<p class="credits"> | ||
The highscores were reset on februari 6th 2023, after tweaking the game a | ||
little. Good luck! | ||
</p> | ||
<p class="credits">Have any feedback? Mail me at [email protected]</p> | ||
<div class="js-loading-screen loading-screen"> | ||
<h1>MAMBA</h1> | ||
|
Binary file not shown.