mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 20:27:36 -04:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user