mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Core/Movement: corrected two bits in MoveSetCollisionHeight struct
This commit is contained in:
@@ -4657,8 +4657,8 @@ MovementStatusElements const MoveSetPitchRate[] =
|
||||
|
||||
MovementStatusElements const MoveSetCollisionHeight[] =
|
||||
{
|
||||
MSEOneBit,
|
||||
MSEOneBit,
|
||||
MSEZeroBit,
|
||||
MSEZeroBit,
|
||||
MSEHasGuidByte6,
|
||||
MSEHasGuidByte1,
|
||||
MSEHasGuidByte4,
|
||||
|
||||
Reference in New Issue
Block a user