mirror of https://github.com/zeldaret/tp.git
small fix
This commit is contained in:
parent
3fc4961b91
commit
7303100d9b
|
|
@ -225,7 +225,7 @@ void daObjE_CREATE_c::NameChk() {
|
|||
/* 80BE3770-80BE3878 000670 0108+00 1/1 0/0 0/0 .text create__15daObjE_CREATE_cFv */
|
||||
int daObjE_CREATE_c::create() {
|
||||
if (!fopAcM_CheckCondition(this, 8)) {
|
||||
new (this) kytag05_class();
|
||||
new (this) daObjE_CREATE_c();
|
||||
fopAcM_OnCondition(this, 8);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue