ensingm2 / SteamMonsterGameScript

A Javascript automator for the 2015 Summer Steam Monster Minigame
78 stars 29 forks source link

Fixes ensingm2/SteamMonsterGameScript#103 #104

Closed vanZeben closed 9 years ago

ensingm2 commented 9 years ago

Seems there's now an issue where music will be re-enabled on page reload.

ensingm2 commented 9 years ago

...Or I think it uses the WebStorage.Local variable correctly, then toggles music on completion of page load. So if you have music disabled then reload, it'll be off for a sec then turn on, or vice versa.

vanZeben commented 9 years ago

See #105