diff UI/UIGuilds.cpp @ 2460:1921b140607a

VK_CONTROL
author Ritor1
date Thu, 31 Jul 2014 13:18:42 +0600
parents f4af3b203f65
children 104fdbea0386
line wrap: on
line diff
--- a/UI/UIGuilds.cpp	Wed Jul 30 11:19:53 2014 +0600
+++ b/UI/UIGuilds.cpp	Thu Jul 31 13:18:42 2014 +0600
@@ -189,7 +189,7 @@
         if ( pParty->SpellBooksInGuilds[window_SpeakInHouse->par1C - 139][i].uItemID > 0 )
           ++v8;
       }
-      GetAsyncKeyState(17);
+      GetAsyncKeyState(VK_CONTROL);
       DrawTextAtStatusBar(pGlobalTXT_LocalizationStrings[195], 0);//"Select the Item to Buy"
       if ( !v8 )
       {