Merge branch 'ark'

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

@ -358,6 +358,11 @@ struct CPetAnimal
CustomName = customName;
}
ucstring getCustomName()
{
return CustomName;
}
void setSheetId(NLMISC::CSheetId sheetId)
{
PetSheetId = sheetId;

Loading…
Cancel
Save