Mercurial > mm7
diff UI/UIPopup.cpp @ 2059:f9698295c0bd
AttackerInfo, MerchandiseTest
author | Ritor1 |
---|---|
date | Sun, 01 Dec 2013 23:43:03 +0600 |
parents | 28cb79ae2f6f |
children | 259df09dfb50 |
line wrap: on
line diff
--- a/UI/UIPopup.cpp Sun Dec 01 20:14:32 2013 +0600 +++ b/UI/UIPopup.cpp Sun Dec 01 23:43:03 2013 +0600 @@ -467,6 +467,9 @@ bool monster_full_informations = false; static Actor pMonsterInfoUI_Doll; + if ( !uActiveCharacter ) // + uActiveCharacter = 1; + /*if ( !(bMonsterInfoUI_bDollInitialized & 1) ) { bMonsterInfoUI_bDollInitialized |= 1u;