后台GM命令
This commit is contained in:
parent
4b0a9e50c3
commit
e27b59283e
@ -117,7 +117,7 @@ func ReqAdminGm(args []interface{}) error {
|
||||
if player == nil {
|
||||
res["Code"] = 1
|
||||
res["Msg"] = "player not found"
|
||||
AdminPlayerBack(a, nil)
|
||||
AdminPlayerBack(a, res)
|
||||
return nil
|
||||
}
|
||||
player.lock.Lock()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user