示例#1
0
文件: Plan.cs 项目: qflyb/TDRadish
 public void Load(Tower tower)
 {
     delel.Load(tower);
     levelup.Load(tower);
 }