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:
@@ -541,7 +541,7 @@ void daTbox_c::CreateInit() {
|
||||
mAllColRatio = 1.0f;
|
||||
|
||||
if (l_HIO.mHioId < 0) {
|
||||
l_HIO.mHioId = mDoHIO_root.mDoHIO_createChild("宝箱", &l_HIO);
|
||||
l_HIO.mHioId = mDoHIO_root.mDoHIO_createChild("宝箱", &l_HIO); // "Treasure Chest"
|
||||
}
|
||||
|
||||
shape_angle.z = 0;
|
||||
|
||||
Reference in New Issue
Block a user