mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 17:27:47 +00:00
No idea why I did that
This commit is contained in:
parent
2687403409
commit
64b37752ea
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ namespace Sapphire::Network::ActorControl
|
||||||
* Retail sends 12 for mount speed star 1 unlocked and 15 for mount speed star 2 unlocked
|
* Retail sends 12 for mount speed star 1 unlocked and 15 for mount speed star 2 unlocked
|
||||||
* This also has to be sent before mounting finishes for it to take effect
|
* This also has to be sent before mounting finishes for it to take effect
|
||||||
*/
|
*/
|
||||||
SetMountSpeed = 0x39F, // param1: mount speed
|
SetMountSpeed = 0x39F,
|
||||||
|
|
||||||
Dismount = 0x3A1, // updated 4.5
|
Dismount = 0x3A1, // updated 4.5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue