6 lines
124 B
C#
6 lines
124 B
C#
using UnityEngine;
|
|
using System.Collections;
|
|
|
|
public class MarketingRechargePacketPageRoot : MarketingPacketPageRoot
|
|
{ }
|