diff UI/UIPopup.cpp @ 1725:8de9b24ace86

m
author Ritor1
date Wed, 25 Sep 2013 12:22:32 +0600
parents 29924bbb2a4e
children f44b6e02e81c
line wrap: on
line diff
--- a/UI/UIPopup.cpp	Wed Sep 25 11:13:16 2013 +0600
+++ b/UI/UIPopup.cpp	Wed Sep 25 12:22:32 2013 +0600
@@ -1507,11 +1507,8 @@
         CharacterUI_StatsTab_ShowHint();
       else if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 101 )//2DEvent - CharacerScreenSkills
         CharacterUI_SkillsTab_ShowHint();
-      else
-      {
-        if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 103 )//2DEvent - CharacerScreenInventory
+      else if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 103 )//2DEvent - CharacerScreenInventory
           OnInventoryItemRightClick();
-      }
       break;
     }
     case SCREEN_SPELL_BOOK: