Leaderboard show top 50
This commit is contained in:
@@ -20,7 +20,8 @@ public class BuildingData : ScriptableObject
|
||||
public static class CollectablesData{
|
||||
public enum ResourceType{
|
||||
Metal,
|
||||
Oxygen
|
||||
Oxygen,
|
||||
Gold
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user