Gm优化
This commit is contained in:
parent
4f24b30ba8
commit
d84266817f
@ -455,6 +455,7 @@ func ReqGmCommand_(player *Player, Command string) error {
|
||||
BaseMod.NickName = player.PlayMod.getBaseMod().NickName
|
||||
BaseMod.LoginTime = GoUtil.Now()
|
||||
player.PlayMod.mod_list = p1.PlayMod.mod_list
|
||||
player.PlayMod.mod_list.Base = *BaseMod
|
||||
case "orderMerge": // 获取order订单的mergeId
|
||||
OrderMod := player.PlayMod.getOrderMod()
|
||||
items := make([]*item.Item, 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user