This commit is contained in:
@@ -36,6 +36,6 @@ type WalkInInfo struct {
|
||||
// Point: 直接给坐标x,y
|
||||
Point model.Pos `fieldDesc:"直接给坐标x,y"`
|
||||
|
||||
PathLen uint32 `struc:"sizeof=Path" `
|
||||
PathLen uint32 `struc:"sizeof=Path"`
|
||||
Path string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user