diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-10-17 20:13:37 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-10-17 20:13:37 -0700 |
commit | 60d28d1309cf37942363d10f7d135b02a4c82078 (patch) | |
tree | 9d208cb73fdf7b8d513dd490ade922311126981d /src/virus-node.c | |
parent | beb8db245d07d349cd339ff87cfadc1a4ad27179 (diff) |
game: handle infecting multiple babies at once
It's possible for babies to overlap and a virus to encounter them
simultaneously. The existing code halted the search on the first
hit. This commit changes things to continue the search and
infect all hits before resetting the infecting virus.
Diffstat (limited to 'src/virus-node.c')
0 files changed, 0 insertions, 0 deletions