d_a_obj_crvgate debug almost matching (#2880)

* Match d_a_obj_crvgate debug

* d_a_obj_crvgate remove this->
This commit is contained in:
Niklas Bauer
2025-11-29 23:51:45 +01:00
committed by GitHub
parent 6b231434ef
commit c99e2d4e45
6 changed files with 123 additions and 96 deletions
+1
View File
@@ -361,6 +361,7 @@ cPhs__Step daObjCRVFENCE_c::create() {
int dzb_id = dComIfG_getObjctResName2Index(l_arcName, "CaravanFence.dzb");
if (dzb_id == -1) {
// "dzb data not found!<%s>"
OS_REPORT("dzbデータが見つかりませんでした!<%s>\n\n", l_arcName);
JUT_ASSERT(783, dzb_id != -1)