Mercurial > mm7
diff mm7_2.cpp @ 757:0b3f4b854652
if and ; errors
author | zipi |
---|---|
date | Sat, 23 Mar 2013 10:39:14 +0000 |
parents | e13ce1b0930d |
children | cf2fbac6edc9 |
line wrap: on
line diff
--- a/mm7_2.cpp Sat Mar 23 00:18:02 2013 +0200 +++ b/mm7_2.cpp Sat Mar 23 10:39:14 2013 +0000 @@ -1590,7 +1590,7 @@ do { // if ( pParty->field_777C[9 * (v48 + 12 * (int)v47)] ) - if ( pParty->StandartItemsInShops[(int)v47][v48].uItemID); + if ( pParty->StandartItemsInShops[(int)v47][v48].uItemID) { v49 = rand(); v8 = window_SpeakInHouse;