using UnityEngine; namespace Gley.UrbanSystem.Internal { public class GridManager : MonoBehaviour { } }