This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"blazing/logic/service/space/info"
|
||||
)
|
||||
|
||||
// PlayerWalk 处理控制器请求。
|
||||
func (h Controller) PlayerWalk(data *WalkInInfo, c *player.Player) (result *info.WalkOutInfo, err errorcode.ErrorCode) {
|
||||
result = &info.WalkOutInfo{
|
||||
Flag: data.Flag,
|
||||
|
||||
Reference in New Issue
Block a user