Mercurial > mm7
changeset 1726:9e81a9147752
Слияние
author | Ritor1 |
---|---|
date | Wed, 25 Sep 2013 12:22:38 +0600 |
parents | 8de9b24ace86 (current diff) bc0fa6153fe1 (diff) |
children | 2c38e17e5a3f |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/UI/UICharacter.cpp Wed Sep 25 12:22:32 2013 +0600 +++ b/UI/UICharacter.cpp Wed Sep 25 12:22:38 2013 +0600 @@ -2348,7 +2348,7 @@ if ( pParty->pPickedItem.uItemID ) { pEquipType = pParty->pPickedItem.GetItemEquipType(); - pSkillType = pParty->pPickedItem.GetItemEquipType(); + pSkillType = pParty->pPickedItem.GetPlayerSkillType(); if ( pSkillType == 4 ) { if ( v2 )