This commit is contained in:
LagoLunatic
2026-04-01 18:54:35 -04:00
parent 63a3aa2399
commit edb9a1958a
+1 -2
View File
@@ -903,13 +903,12 @@ void daDaiocta_c::modeAppearInit() {
#if VERSION > VERSION_JPN
fopAc_ac_c* auzu_p;
if (fopAcM_SearchByID(mAuzuId, &auzu_p) && auzu_p) {
auzu_p->current.pos = auzu_pos;
}
#else
int auzu_parameters = 0x1100FF;
mpAuzu = fopAcM_create(PROC_Obj_Auzu, auzu_parameters, &auzu_pos, tevStr.mRoomNo);
mAuzuId = fopAcM_create(PROC_Obj_Auzu, auzu_parameters, &auzu_pos, tevStr.mRoomNo);
#endif
setEffect(dPa_name::ID_IT_SN_DO_APPSHIBUKI00);