mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
uwu
This commit is contained in:
parent
e80d9bf605
commit
b1f6d1102b
@ -1,9 +1,9 @@
|
||||
<!----------------------------------------------------------------------->
|
||||
<!-- -->
|
||||
<!-- 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;
|
||||
|
Loading…
Reference in New Issue
Block a user