gm优化
This commit is contained in:
parent
5584876ce1
commit
9db70ae389
@ -365,6 +365,7 @@ func ReqGmCommand_(player *Player, Command string) error {
|
||||
player.PlayMod.ClearData(player)
|
||||
case "logout":
|
||||
a := player.GetAgent()
|
||||
player.PushAndSendClienRes(&msg.ForceKickOut{})
|
||||
a.Close()
|
||||
player.ClearData()
|
||||
case "resetFriend":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user