diff options
Diffstat (limited to 'src/d/actor/d_a_himo2.cpp')
| -rw-r--r-- | src/d/actor/d_a_himo2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_himo2.cpp b/src/d/actor/d_a_himo2.cpp index 93a9d27c..a4360bfe 100644 --- a/src/d/actor/d_a_himo2.cpp +++ b/src/d/actor/d_a_himo2.cpp @@ -699,7 +699,7 @@ int himo2_bg_check(himo2_class* i_this) { i_this->m0308 = 30; cBgS_PolyInfo local_24; flag = i_this->m2574.GetOnePolyInfo(&local_24); - JUT_ASSERT(1569, flag == NULL); + JUT_ASSERT(DEMO_SELECT(1534, 1569), flag == NULL); uVar3 = dComIfG_Bgsp()->GetMtrlSndId(local_24); mDoAud_seStart(JA_SE_LK_SW_HIT_S, &actor->current.pos, uVar3, dComIfGp_getReverb(fopAcM_GetRoomNo(actor))); iVar4 = dComIfG_Bgsp()->GetAttributeCode(local_24); |
