7 lines
106 B
C#
7 lines
106 B
C#
using UnityEngine;
|
|
using System.Collections;
|
|
|
|
public class HundredAwardItem : MarketingCommonAward{
|
|
|
|
}
|