Commit b1f6d110 authored by Bui's avatar Bui

uwu

parent e80d9bf6
<!----------------------------------------------------------------------->
<!-- -->
<!-- TAIKO WEB TATSUJIN -->
<!-- 2015 -->
<!-- Created by Clemaister -->
<!-- http://www.clemaister.com -->
<!-- 2015-2018 -->
<!-- Created by Clemaister, maintained by Bui -->
<!-- https://github.com/bui/taiko-web -->
<!-- -->
<!----------------------------------------------------------------------->
......
......@@ -93,7 +93,7 @@ html, body{
position: absolute;
z-index: 1;
font-size: 7vmin;
margin: 15px;
margin: 20px;
}
.click-to-continue:before {
......
......@@ -48,7 +48,7 @@ var assets = {
'note_ka.ogg',
'bgm_songsel.mp3',
'bgm_results.ogg'
'bgm_results.mp3'
),
songs: new Array(),
......
......@@ -74,7 +74,6 @@ function Scoresheet(controller, score){
}
this.run = function(){
assets.sounds["results"].volume = 0.6;
assets.sounds["results"].play();
assets.sounds["bgm_results"].volume = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment