mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
minor bk, damagereaction, mozo work
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user