Compare commits
No commits in common. "e0b7906f14b7967f035e012ef3d822475e786aa1" and "8469a9bdfb09c7650ad7603bf2bec781d429ed0c" have entirely different histories.
e0b7906f14
...
8469a9bdfb
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ var music
|
||||||
|
|
||||||
if (teto) {
|
if (teto) {
|
||||||
music = new Audio("/snds/Triple Baka.ogg")
|
music = new Audio("/snds/Triple Baka.ogg")
|
||||||
music.volume = 0.5
|
|
||||||
} else {
|
} else {
|
||||||
music = new Audio("/snds/Lotus Waters.ogg")
|
music = new Audio("/snds/Lotus Waters.ogg")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue