Mercurial > mm7
diff mm7_5.cpp @ 1677:a699ecd7aeb3
PlayerCreationUI_Draw()
author | Ritor1 |
---|---|
date | Fri, 20 Sep 2013 14:31:42 +0600 |
parents | 483cc7f0d86c |
children | 7d99124bccd8 |
line wrap: on
line diff
--- a/mm7_5.cpp Thu Sep 19 17:58:56 2013 +0600 +++ b/mm7_5.cpp Fri Sep 20 14:31:42 2013 +0600 @@ -3570,7 +3570,7 @@ break; case UIMSG_PlayerCreationRemoveDownSkill: uPlayerCreationUI_SelectedCharacter = pParam; - __debugbreak(); + //__debugbreak(); pGUIWindow_CurrentMenu->pCurrentPosActiveItem = (pGUIWindow_CurrentMenu->pCurrentPosActiveItem - pGUIWindow_CurrentMenu->pStartingPosActiveItem) % 7 + pGUIWindow_CurrentMenu->pStartingPosActiveItem + 7 * pParam; pParty->pPlayers[0].pActiveSkills[(&pPlayer[uPlayerCreationUI_SelectedCharacter])->GetSkillIdxByOrder(3)