using System; using System.Collections.Generic; public class SceneMainMenuWithChubLip : WfScreenManager { protected override void SettingChildrenList(Dictionary children_dic) { } }