← go back
Make Money & Get Rich Online already has 1 known issue I’m trying to resolve:
All Time Clicks resets after clicking after buying +1 Clicks Per Click
Priority: Medium (Not Gamebreaking but Important)
Solution:
Fixed, simply had to change:
allTime = money;
To be:
allTime = allTime + cpc;
Feb 1, 2022, 9:51 PM
(edited)
0 0 0
Comments