1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 03:37:45 +00:00

found the actor control for the total number of caught fish from the fishing log

This commit is contained in:
Fürst 2019-03-31 06:48:19 +02:00
parent 19201682bd
commit 5278225c5b

View file

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