todont
This commit is contained in:
parent
11d7d359da
commit
b9684509d9
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ class Model:
|
||||||
"""
|
"""
|
||||||
Feed the mosquitos that want to and can be fed
|
Feed the mosquitos that want to and can be fed
|
||||||
"""
|
"""
|
||||||
# TODO: dit refactoren?
|
|
||||||
for mos in self.mosquitos:
|
for mos in self.mosquitos:
|
||||||
if not mos.hungry:
|
if not mos.hungry:
|
||||||
continue
|
continue
|
||||||
|
|
Loading…
Reference in a new issue