summaryrefslogtreecommitdiff
path: root/www/js/html5ks.js
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-31 17:49:16 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-31 17:49:16 -0400
commit29618dc9a319643a7f6a27f55435739f573541df (patch)
tree2bc345fa5b7ba0e7edfec60e26c268af82751f01 /www/js/html5ks.js
parent9d8168f54695807e28eafcc316d45e1379fc3ce5 (diff)
downloadhtml5ks-29618dc9a319643a7f6a27f55435739f573541df.tar.xz
html5ks-29618dc9a319643a7f6a27f55435739f573541df.zip
add ambientVolume, fix what_suffix extend
Diffstat (limited to 'www/js/html5ks.js')
-rw-r--r--www/js/html5ks.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/html5ks.js b/www/js/html5ks.js
index a611d42..a672dbb 100644
--- a/www/js/html5ks.js
+++ b/www/js/html5ks.js
@@ -18,6 +18,7 @@ window.html5ks = {
textSpeed: 0.5,
autoModeDelay: 0.2,
musicVolume: 1,
+ ambientVolume: 1,
soundVolume: 1,
language: "en"
};