Skip to content

Commit

Permalink
Update safeReset.js
Browse files Browse the repository at this point in the history
  • Loading branch information
donnaken15 committed Feb 9, 2018
1 parent 95b6195 commit 6e96f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safeReset.js
@@ -1 +1 @@
Game.localStorageSet("","");location.reload();
localStorage.clear();location.reload();

0 comments on commit 6e96f08

Please sign in to comment.