Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
UCDFiddes committed Aug 28, 2023
2 parents ce2780d + a2e5cb9 commit 3d8482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/GAME_INFO.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const GAME_INFO: { [key in GAME]: GAME_INFO_TYPE } = {
},
[GAME.HideAndSeek]: {
id: GAME.HideAndSeek,
maxLevel: 50,
maxLevel: 75,
increment: 100,
incrementCap: null,
prestige: false,
Expand Down

0 comments on commit 3d8482a

Please sign in to comment.