42773b7e-7147-4ad5-828d-da7fcf0290b8
This commit is contained in:
@@ -30,6 +30,8 @@ export const INITIAL_STATE = {
|
||||
lastEnergyTick: Date.now(),
|
||||
totalExpeditions: 0,
|
||||
achievements: {},
|
||||
activeTide: null,
|
||||
lastTideEnd: 0,
|
||||
theme: "dark" as const,
|
||||
soundOn: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user