gm优化
This commit is contained in:
parent
9ed4b2a6d1
commit
5584876ce1
@ -363,7 +363,7 @@ func ReqGmCommand_(player *Player, Command string) error {
|
|||||||
player.PushClientRes(PlayroomMod.NotifyLose())
|
player.PushClientRes(PlayroomMod.NotifyLose())
|
||||||
case "save":
|
case "save":
|
||||||
player.PlayMod.ClearData(player)
|
player.PlayMod.ClearData(player)
|
||||||
case "outline":
|
case "logout":
|
||||||
a := player.GetAgent()
|
a := player.GetAgent()
|
||||||
a.Close()
|
a.Close()
|
||||||
player.ClearData()
|
player.ClearData()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user