1
This commit is contained in:
parent
5b4755fd05
commit
d583a8f9ac
@ -2893,7 +2893,7 @@ void Room::OnBattleStart()
|
||||
}
|
||||
}
|
||||
Human* craze_hum = nullptr;
|
||||
if (!target) {
|
||||
if (target) {
|
||||
for (auto& itr : humans) {
|
||||
if (!craze_hum) {
|
||||
craze_hum = itr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user