FM/Assets/A3D/3d model/NewModel_Fixed/AcrylicMagneticFrameTranspa...

11 lines
208 B
C#
Raw Normal View History

2025-08-27 01:05:19 +08:00
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using ZGame;
namespace HK.FUJIFILM
{
public class AcrylicMagneticFrameTransparentPhotoModel_Fixed : Model_Fixed
{
}
}