Closed KockaAdmiralac closed 7 years ago
Soo... per #56 people don't like hearing Flowey's voice even though they hear it only once. I made a quick fix for it.
What do you two think @crumblingstatue @LEGOlord208 ?
You can test it here. To revert localStorage back to when Flowey didn't laugh, run
localStorage
localStorage.setItem("laughed", "false");
in your JavaScript console.
Thanks!
Soo... per #56 people don't like hearing Flowey's voice even though they hear it only once. I made a quick fix for it.
What do you two think @crumblingstatue @LEGOlord208 ?
You can test it here. To revert
localStorage
back to when Flowey didn't laugh, runin your JavaScript console.