This commit is contained in:
@@ -14,7 +14,7 @@ func (h Controller) PlayerWalk(data *space.WalkInInfo, c *player.Player) (result
|
||||
Path: data.Path,
|
||||
UserID: c.Info.UserID,
|
||||
}
|
||||
c.GetSpace().Walk(c, result)
|
||||
defer c.GetSpace().Walk(c, result)
|
||||
|
||||
c.Info.Pos = data.Point
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user