1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 17:27:47 +00:00

Merge pull request #538 from rexatlanti/master

found the actor control for the total number of caught fish from the fishing log
This commit is contained in:
Adam 2019-03-31 15:12:58 +10:00 committed by GitHub
commit fb4b8d24d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -149,6 +149,7 @@ enum ActorControlType : uint16_t
FishingMsg = 0x140, FishingMsg = 0x140,
FishingTotalFishCaught = 0x142,
FishingBaitMsg = 0x145, FishingBaitMsg = 0x145,
FishingReachMsg = 0x147, FishingReachMsg = 0x147,