1
This commit is contained in:
parent
475f6a9744
commit
73cf8d174b
@ -231,14 +231,6 @@ namespace mt
|
|||||||
if (!hero_meta) {
|
if (!hero_meta) {
|
||||||
A8_ABORT();
|
A8_ABORT();
|
||||||
}
|
}
|
||||||
// 777
|
|
||||||
#if 1
|
|
||||||
#else
|
|
||||||
MetaData::AI* ai_meta = MetaMgr::Instance()->GetHeroAI(hero_meta->ai());
|
|
||||||
if (!ai_meta) {
|
|
||||||
A8_ABORT();
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user