using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using ZGame; namespace HK.FUJIFILM { public class LightFramelessPhotoPanelModel_Fixed : Model_Fixed { } }