Files
JJBB/Assets/Project/Script/LuaScripts/UI/MarketingRechargePacketPageRoot.cs
2024-08-23 15:49:34 +08:00

6 lines
124 B
C#

using UnityEngine;
using System.Collections;
public class MarketingRechargePacketPageRoot : MarketingPacketPageRoot
{ }