How to wipe your save data (for browser players)
Güncelleme tarihi DeamLinX
tarafından - Open DevTools (F12 or Ctrl+Shift+I)
- Go to the Console tab
- Paste the following code:
var tgdp = JSON.parse(localStorage.GDJS_trigonometrydash);
tgdp.savedata.str = "";
localStorage.GDJS_trigonometrydash = JSON.stringify(tgdp)
- Refresh the page
Son koşular
Seviye: Beginnings
Seviye: Thermodynamix
Seviye: Haunted Woods
Seviye: Every End
Seviye: Haunted Woods
Moderatörler