diff UIHouses.cpp @ 668:28109e4eee44

standard weapon shop fix
author zipi
date Thu, 14 Mar 2013 20:20:55 +0000
parents 8c595c7a3218
children 08b6d89d6a10
line wrap: on
line diff
--- a/UIHouses.cpp	Thu Mar 14 20:04:21 2013 +0000
+++ b/UIHouses.cpp	Thu Mar 14 20:20:55 2013 +0000
@@ -1514,7 +1514,7 @@
       do
       {
         //  if ( pParty->field_777C[9 * (int)&v48[3 * (unsigned int)window_SpeakInHouse->ptr_1C]] )
-        if ( pParty->StandartItemsInShops[(unsigned int)window_SpeakInHouse->ptr_1C][(int)v48].uItemID);
+        if ( pParty->StandartItemsInShops[(unsigned int)window_SpeakInHouse->ptr_1C][(int)v48].uItemID)
         {
           v49 = word_F8B158[(signed int)v48];
           v50 = ItemsInShopTexture[(signed int)v48];