minor bk, damagereaction, mozo work

This commit is contained in:
LagoLunatic
2024-07-20 19:31:55 -04:00
parent 00d047c497
commit 9f647b6b14
7 changed files with 87 additions and 42 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ static s32 daDr_Create(fopAc_ac_c* i_actor) {
daDr_setMtx(i_this);
if (l_HIO.mChildID < 0) {
l_HIO.mChildID = mDoHIO_root.mDoHIO_createChild("ドラゴン", &l_HIO);
l_HIO.mChildID = mDoHIO_root.mDoHIO_createChild("ドラゴン", &l_HIO); // "Dragon"
}
}