上传月子秘境触发修复
This commit is contained in:
parent
38eceed9d4
commit
c0cd23f6ab
@ -175,8 +175,6 @@ func (this *Battle) CreatePvpBattle(session comm.IUserSession, req *pb.BattlePVP
|
||||
|
||||
//校验战报是否成功
|
||||
func (this *Battle) CheckBattleReport(session comm.IUserSession, report *pb.BattleReport) (code pb.ErrorCode, iswin bool) {
|
||||
|
||||
// this.moonfantasy.Trigger(session, report)
|
||||
this.moonfantasy.Trigger(session, report)
|
||||
return pb.ErrorCode_Success, true
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user