修复战斗
This commit is contained in:
@@ -5,7 +5,7 @@ import "blazing/logic/service/player"
|
||||
type CompleteTaskInboundInfo struct {
|
||||
Head player.TomeeHeader `cmd:"2202|2233" struc:"[0]pad"`
|
||||
TaskId uint32 `json:"taskId" description:"任务ID"` // 任务ID,
|
||||
OutState uint32 `json:"outState" 分支"` // 当前状态,1表示完成任务,
|
||||
OutState uint32 `json:"outState" ` // 当前状态,1表示完成任务,
|
||||
}
|
||||
type CompleteTaskOutboundInfo struct {
|
||||
TaskId uint32 `json:"taskId" description:"任务ID"` // 任务ID,
|
||||
|
||||
Reference in New Issue
Block a user