ball 项目提交
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
namespace BallKingdomCrush
|
||||
{
|
||||
public class RewardModel : BaseModel
|
||||
{
|
||||
|
||||
protected override void OnInit()
|
||||
{
|
||||
}
|
||||
|
||||
protected override void OnDispose()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user