1
This commit is contained in:
parent
a883854ab1
commit
92f96ad0b2
@ -3182,8 +3182,10 @@ void Room::OnBattleStart()
|
||||
} else {
|
||||
point->android_num++;
|
||||
}
|
||||
App::Instance()->verify_set_pos = 1;
|
||||
hum->SetBornPoint(point);
|
||||
hum->SetPos(hum->GetBornPoint()->RandPoint(hum->room));
|
||||
App::Instance()->verify_set_pos = 0;
|
||||
return true;
|
||||
});
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user