Mercurial > mm7
diff mm7_4.cpp @ 917:ae9e2a339b09
disappear items fix
author | Ritor1 |
---|---|
date | Fri, 26 Apr 2013 17:35:19 +0600 |
parents | 897b10712a1a |
children | a78f08dbeb88 21cc2b274220 |
line wrap: on
line diff
--- a/mm7_4.cpp Thu Apr 25 17:37:00 2013 +0600 +++ b/mm7_4.cpp Fri Apr 26 17:35:19 2013 +0600 @@ -3757,7 +3757,7 @@ { v35 = *v26; v36 = a3->GetValue(); - v29 = pPlayer->_4B8102(v36, v35); + v29 = pPlayer->GetPriceSell(v36, v35); if (a3->Broken()) v29 = 1; goto _continue_sprintf; @@ -3776,7 +3776,7 @@ { v30 = *v26; v31 = a3->GetValue(); - v29 = pPlayer->_4B8102(v31, v30) / 2; + v29 = pPlayer->GetPriceSell(v31, v30) / 2; if (a3->Broken()) v29 = 1; if (!v29)