Skip to content
Snippets Groups Projects
UpgradeTargets.cs 162 B
Newer Older
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public enum UpgradeTargets
    {population, capacity, speed, collector, city}