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
The 'Mine' class as well as methods, strings, and comments refer to a deposit of ore (natural formation) and not the built structure for the extraction of resources. This issue will track the change of Mine to OreDeposit.
To do:
Change Class Name
Update Methods that refer to OreDeposit as Mine
Update UI strings that refer to OreDeposit as Mine
Update comments that refer to OreDeposit as Mine
The text was updated successfully, but these errors were encountered:
The 'Mine' class as well as methods, strings, and comments refer to a deposit of ore (natural formation) and not the built structure for the extraction of resources. This issue will track the change of
Mine
toOreDeposit
.To do:
Change Class Name
Update Methods that refer to OreDeposit as Mine
Update UI strings that refer to OreDeposit as Mine
Update comments that refer to OreDeposit as Mine
The text was updated successfully, but these errors were encountered: