mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-01 16:37:45 +00:00
found the actor control for the total number of caught fish from the fishing log
This commit is contained in:
parent
c5d63e2ecc
commit
b1ee5bbc28
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ enum ActorControlType : uint16_t
|
|||
|
||||
FishingMsg = 0x140,
|
||||
|
||||
FishingTotalFishCaught = 0x142,
|
||||
FishingBaitMsg = 0x145,
|
||||
|
||||
FishingReachMsg = 0x147,
|
||||
|
|
Loading…
Add table
Reference in a new issue