FM/Assets/A3D/3d model/NewModel_Fixed/A13ozSteelMugModel_Fixed.cs

11 lines
185 B
C#

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