public static void Init() { _Instance = new DataManager(); LoadTargetList(); }
static DataManager() { _Instance = null; }