update codecs
This commit is contained in:
@@ -2,6 +2,8 @@ package client
|
||||
|
||||
//codec:gen
|
||||
type PlayerRotation struct {
|
||||
Yaw float32
|
||||
Pitch float32
|
||||
Yaw float32
|
||||
RelYaw bool
|
||||
Pitch float32
|
||||
RelPitch bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user