1
This commit is contained in:
parent
e456117573
commit
14164736df
@ -248,7 +248,7 @@ Human* Incubator::ActiveAndroid(Human* hum)
|
||||
if (!androids.empty()) {
|
||||
target = androids[0];
|
||||
} else if (!hold_humans_.empty()) {
|
||||
|
||||
target = hold_humans_[0];
|
||||
}
|
||||
#ifdef DEBUG
|
||||
if (target) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user