You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Notice how in the code below I have to define for example 10 for speed in one place and 10 for speed in another place. Defining the upgrade increment in one place for speed (and all other upgrades) would be much nicer.
Notice how in the code below I have to define for example 10 for speed in one place and 10 for speed in another place. Defining the upgrade increment in one place for speed (and all other upgrades) would be much nicer.