d_a_obj_togeTrap OK (#2545)

* d_a_ibj_togeTrap OK

* Fix broken matches
This commit is contained in:
hatal175
2025-07-20 11:45:51 +03:00
committed by GitHub
parent a23fbb2d45
commit 6b234fe9fe
12 changed files with 604 additions and 776 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ int daObjLv6Bm_c::Create() {
#ifdef DEBUG
if (mEyeMaterial == NULL) {
OS_REPORT("Lv6ビーモス:目のマテリアル<%s>がありません\n", l_eye_matName) // Lv6 Beamos: Eye material <%s> is not available.
OS_REPORT("Lv6ビーモス:目のマテリアル<%s>がありません\n", l_eye_matName); // Lv6 Beamos: Eye material <%s> is not available.
return 0;
}
#endif