This commit is contained in:
hahwu 2025-12-15 10:16:06 +08:00
parent 865cc45c59
commit 6fd2d3a039

View File

@ -363,7 +363,7 @@ func ReqGmCommand_(player *Player, Command string) error {
player.PushClientRes(PlayroomMod.NotifyLose())
case "save":
player.PlayMod.ClearData(player)
case "outline":
case "logout":
a := player.GetAgent()
a.Close()
player.ClearData()