using Logging; using UnityEngine; public class Program : Utils.Singleton { public bool needLoad = true; }