diff --git a/apps/web/src/components/game/ClickArea.tsx b/apps/web/src/components/game/ClickArea.tsx index b46c378..379a092 100644 --- a/apps/web/src/components/game/ClickArea.tsx +++ b/apps/web/src/components/game/ClickArea.tsx @@ -67,7 +67,7 @@ export const ClickArea = (): React.JSX.Element => {

+{formatNumber(clickPower)} gold/click

- ⚠️ Early Access — this build is subject to change. We reserve the right to reset all progress at any time during early access as needed to facilitate development. + ⚠️ Early Access — this build is subject to change. All game progress WILL be reset upon v1.0.0 release.

);