1
This commit is contained in:
parent
2eed297b49
commit
bf24b15380
@ -2103,7 +2103,7 @@ void Human::InternalShot(MetaData::Equip* bullet_meta, int skill_id, size_t offs
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (offset_idx <=0 ) {
|
||||
if (offset_idx <= 0) {
|
||||
room->frame_event.AddShot(this);
|
||||
}
|
||||
for (auto& born_point : born_points) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user