mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-06-16 04:17:46 +00:00
No idea why I did that
This commit is contained in:
parent
907d1cb897
commit
576fedba6c
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
|
||||
* 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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue