mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-27 22:48:59 -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:
@@ -309,7 +309,7 @@ int daObjGOMIKABE_c::create() {
|
||||
if (rv == cPhs_COMPLEATE_e) {
|
||||
s32 dzb_id = dComIfG_getObjctResName2Index(l_arcName, "M_Gomikabe.dzb");
|
||||
if (dzb_id == -1) {
|
||||
// dzb data not found!
|
||||
// "dzb data not found!<%s>"
|
||||
OS_REPORT("dzbデータが見つかりませんでした!<%s>\n\n", l_arcName);
|
||||
JUT_ASSERT(969, dzb_id != -1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user