Better warning wording

master
William Toohey 9 years ago
parent 3a1523bffb
commit 368d642bfe
  1. 2
      src/js/HuesCore.js

@ -158,7 +158,7 @@ function HuesCore(defaults) {
}
this.warning(size + "MB of music/images.<br />" +
"Epilepsy warning.<br />" +
"Flashing lights.<br />" +
"<b>Tap or click to start</b>");
return this.soundManager.init();

Loading…
Cancel
Save