How to wipe your save data (for browser players)
更新时间 DeamLinX
由 - 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
最新记录
关卡: Beginnings
关卡: Mycelium
关卡: Alien Attack
关卡: Beginnings
关卡: Beginnings