mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-14 12:10:13 +08:00
Add achievements local storage support
This commit is contained in:
@@ -175,6 +175,7 @@ var GameObjects = (function() {
|
||||
ObjectStorage.save('research', research);
|
||||
ObjectStorage.save('workers', workers);
|
||||
ObjectStorage.save('upgrades', upgrades);
|
||||
ObjectStorage.save('achievements', achievements);
|
||||
};
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user