using System.Collections.Generic; namespace GFGGame { public class DailyTaskDataManager : SingletonBase { } }