Buffer every sound asset

This commit is contained in:
LoveEevee
2018-09-11 01:17:13 +03:00
parent 66b0924252
commit 0feb31227a
17 changed files with 510 additions and 506 deletions

View File

@@ -23,7 +23,7 @@ html, body{
height:100%;
margin:0;
padding:0;
background: url('/assets/img/bg-pattern-1.png');
background: url('/assets/img/bg-pattern-1.png') top center;
}
#assets{