In the manual states:
[quote:nhjugv5h]Different browsers use different storages, so data is not shared between different browsers on the same computer - each browser has its own unique storage.
I think it was unique per game as well before(?). Now I just checked my second game with debug mode and when I lookup the LocalStorage object, it contains data from my other game.
Is it a bug or should we always give some unique prefix per game? Or is it only an issue on localhost?