diff mm7_2.cpp @ 987:9e132060ada3

UIMSG_CHEST_ClickItem
author Ritor1
date Sun, 12 May 2013 18:11:21 +0600
parents 1462a5f12b65
children 087a9af8e0ec
line wrap: on
line diff
--- a/mm7_2.cpp	Sun May 12 09:38:30 2013 +0600
+++ b/mm7_2.cpp	Sun May 12 18:11:21 2013 +0600
@@ -907,7 +907,7 @@
 
   if ( pCurrentScreen == SCREEN_E )
   {
-    sub_421EA6_OnInventoryLeftClick();
+    OnInventoryLeftClick();
     return;
   }
   if ( !sub_4B1784_check_if_player_concious__draw_warning_else_mess_with_dlg_win() )
@@ -921,7 +921,7 @@
     case HOUSE_DIALOGUE_SHOP_DISPLAY_EQUIPMENT:
     {
       pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] = 103;
-      sub_421EA6_OnInventoryLeftClick();
+      OnInventoryLeftClick();
       break;
     }
     case HOUSE_DIALOGUE_GUILD_BUY_BOOKS: