Mercurial > mm7
comparison UI/UIPopup.cpp @ 1725:8de9b24ace86
m
author | Ritor1 |
---|---|
date | Wed, 25 Sep 2013 12:22:32 +0600 |
parents | 29924bbb2a4e |
children | f44b6e02e81c |
comparison
equal
deleted
inserted
replaced
1724:8bf9a9d9740b | 1725:8de9b24ace86 |
---|---|
1505 break; | 1505 break; |
1506 else if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 100 )//2DEvent - CharacerScreenStats | 1506 else if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 100 )//2DEvent - CharacerScreenStats |
1507 CharacterUI_StatsTab_ShowHint(); | 1507 CharacterUI_StatsTab_ShowHint(); |
1508 else if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 101 )//2DEvent - CharacerScreenSkills | 1508 else if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 101 )//2DEvent - CharacerScreenSkills |
1509 CharacterUI_SkillsTab_ShowHint(); | 1509 CharacterUI_SkillsTab_ShowHint(); |
1510 else | 1510 else if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 103 )//2DEvent - CharacerScreenInventory |
1511 { | |
1512 if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 103 )//2DEvent - CharacerScreenInventory | |
1513 OnInventoryItemRightClick(); | 1511 OnInventoryItemRightClick(); |
1514 } | |
1515 break; | 1512 break; |
1516 } | 1513 } |
1517 case SCREEN_SPELL_BOOK: | 1514 case SCREEN_SPELL_BOOK: |
1518 { | 1515 { |
1519 if ( dword_507B00_spell_info_to_draw_in_popup ) | 1516 if ( dword_507B00_spell_info_to_draw_in_popup ) |