comparison UI/UIPopup.cpp @ 2059:f9698295c0bd

AttackerInfo, MerchandiseTest
author Ritor1
date Sun, 01 Dec 2013 23:43:03 +0600
parents 28cb79ae2f6f
children 259df09dfb50
comparison
equal deleted inserted replaced
2058:e249bd483311 2059:f9698295c0bd
465 int a4; // [sp+1E8h] [bp-4h]@18 465 int a4; // [sp+1E8h] [bp-4h]@18
466 int v115; 466 int v115;
467 467
468 bool monster_full_informations = false; 468 bool monster_full_informations = false;
469 static Actor pMonsterInfoUI_Doll; 469 static Actor pMonsterInfoUI_Doll;
470 if ( !uActiveCharacter ) //
471 uActiveCharacter = 1;
472
470 /*if ( !(bMonsterInfoUI_bDollInitialized & 1) ) 473 /*if ( !(bMonsterInfoUI_bDollInitialized & 1) )
471 { 474 {
472 bMonsterInfoUI_bDollInitialized |= 1u; 475 bMonsterInfoUI_bDollInitialized |= 1u;
473 Actor::Actor(&pMonsterInfoUI_Doll); 476 Actor::Actor(&pMonsterInfoUI_Doll);
474 atexit(nullsub_3); 477 atexit(nullsub_3);