Mercurial > mm7
diff Player.h @ 607:cfca6297e4ae
ArmorShop fixes
author | Gloval |
---|---|
date | Fri, 08 Mar 2013 00:36:33 +0400 |
parents | 9caf59edb1ee |
children | 1ff57450f090 |
line wrap: on
line diff
--- a/Player.h Thu Mar 07 15:26:44 2013 +0600 +++ b/Player.h Fri Mar 08 00:36:33 2013 +0400 @@ -524,7 +524,7 @@ bool DiscardConditionIfLastsLongerThan(unsigned int uCondition, unsigned __int64 uTime); int _490EEE(ItemGen *pItem, int a3, int a4, int a5); int GetBodybuilding(); - int GetMediatation(); + int GetMeditation(); int CanIdentify(ItemGen *pItem); int CanRepair(ItemGen *); int GetMerchant();