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