Closed hostedposted closed 3 years ago
I save the level in local storage when you use uncap player level, then when you go to prodigy the next time, uncap level will be used and set to localStorage.getItem("level").
localStorage.getItem("level")
<333
Description
I save the level in local storage when you use uncap player level, then when you go to prodigy the next time, uncap level will be used and set to
localStorage.getItem("level")
.