Newer
Older
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public enum UpgradeTargets
{population, capacity, speed, collector, city}
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public enum UpgradeTargets
{population, capacity, speed, collector, city}