Hi, to preview how my game works i'm using the preview on lan. When i save a variable in a key of the local storage, like the coins you have collected through out the game, it works perfectly well, as long as i don't reload the tab, but when i do, all the variables stored start from zero again instead of keeping the value stored, what can i do so that the value stored in the key, remains, and really saves the value?