Files
JJBB/Assets/Project/Script/LuaScripts/UI/MarketingRechargePacketPageRoot.cs

6 lines
124 B
C#
Raw Normal View History

2024-08-23 15:49:34 +08:00
using UnityEngine;
using System.Collections;
public class MarketingRechargePacketPageRoot : MarketingPacketPageRoot
{ }