移除测试数据
This commit is contained in:
parent
16249e20e9
commit
d9d1d6a3e9
@ -148,9 +148,6 @@ func (this *MapData) InitMap(module *Entertainment, iType int32) {
|
|||||||
this.SetIndelibilityPlat()
|
this.SetIndelibilityPlat()
|
||||||
this.Plat = this.GetPalatData()
|
this.Plat = this.GetPalatData()
|
||||||
//this.SetMap() // 方便测试固定地图
|
//this.SetMap() // 方便测试固定地图
|
||||||
|
|
||||||
fmt.Printf("=======%v=========\n", this.Skill3(24, 0))
|
|
||||||
this.Debugf()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// 交换之前先判断是不是特殊元素的交换
|
// 交换之前先判断是不是特殊元素的交换
|
||||||
|
Loading…
Reference in New Issue
Block a user