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

11 lines
190 B
C#

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