mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-12 15:08:45 +08:00
removed smol brain code
This commit is contained in:
parent
07fbff5110
commit
f13aba003c
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ let errorSound = new Audio("../sound/error.wav");
|
|||
let clickSounds = null;
|
||||
|
||||
let isPreviewingTheme = false;
|
||||
let isPreviewingFont = true;
|
||||
|
||||
function initClickSounds() {
|
||||
clickSounds = {
|
||||
|
|
Loading…
Reference in a new issue