1
This commit is contained in:
parent
9235793a69
commit
c4463d8614
@ -119,7 +119,7 @@ void Incubator::AllocAndroid(Human* target, int num, std::vector<Human*>* androi
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
if (hum->dead) {
|
if (hum->dead) {
|
||||||
A8_ABORT();
|
//A8_ABORT();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
hum->MustBeAddBuff(hum, kTraceBuffId);
|
hum->MustBeAddBuff(hum, kTraceBuffId);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user