gm优化
This commit is contained in:
parent
2b8ce93ab1
commit
462f60a5da
@ -433,6 +433,7 @@ func ReqGmCommand_(player *Player, Command string) error {
|
|||||||
DecorateMod.FinishList[i] = struct{}{}
|
DecorateMod.FinishList[i] = struct{}{}
|
||||||
}
|
}
|
||||||
DecorateMod.Progress = S
|
DecorateMod.Progress = S
|
||||||
|
player.PushClientRes(DecorateMod.BackData())
|
||||||
case "resetCardSeasonFirst":
|
case "resetCardSeasonFirst":
|
||||||
CardMod := player.PlayMod.getCardMod()
|
CardMod := player.PlayMod.getCardMod()
|
||||||
CardMod.SeasonFirst = false
|
CardMod.SeasonFirst = false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user