Merge branch 'ark'

feature/prepare-cross-merge
Nuno 4 years ago committed by kaetemi
parent 4008a69448
commit f0cc3f3b42
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -1111,7 +1111,7 @@ public:
// Set the name of the animal
void setAnimalName(uint8 petIndex, ucstring customName);
void setAnimalTitle(uint8 petIndex, string title);
void setAnimalTitle(uint8 petIndex, std::string title);
void sendPetCustomNameToClient(uint8 petIndex);

Loading…
Cancel
Save