generated from nhcarrigan/template
feat: v1 prototype — core game systems #30
@@ -67,7 +67,7 @@ export const ClickArea = (): React.JSX.Element => {
|
||||
</div>
|
||||
<p className="click-power">+{formatNumber(clickPower)} gold/click</p>
|
||||
<p className="early-access-notice">
|
||||
⚠️ 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. <strong>All game progress WILL be reset upon v1.0.0 release.</strong>
|
||||
</p>
|
||||
</section>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user