Implement TransactionConfirmation event + packet
This commit is contained in:
@ -17,8 +17,8 @@ const (
|
||||
playerHeight = 1.8
|
||||
resetVel = 0.003
|
||||
|
||||
maxYawChange = 7
|
||||
maxPitchChange = 5
|
||||
maxYawChange = 11
|
||||
maxPitchChange = 7
|
||||
|
||||
stepHeight = 0.6
|
||||
minJumpTicks = 14
|
||||
|
Reference in New Issue
Block a user