quests: admin player-quest client (list/reset/force-complete/force-claim), generated models
CI / build (push) Successful in 56s
CI / build (push) Successful in 56s
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Code generated by apigen. DO NOT EDIT.
|
||||
|
||||
package models
|
||||
|
||||
type AdminPlayerQuestObjective struct {
|
||||
Current int64 `json:"current,omitempty"`
|
||||
ObjectiveID string `json:"objectiveId,omitempty"`
|
||||
Target int64 `json:"target,omitempty"`
|
||||
}
|
||||
Reference in New Issue
Block a user