edit mode fixes
This commit is contained in:
@@ -145,8 +145,8 @@ class Organism {
|
||||
this.env.addOrganism(org);
|
||||
org.updateGrid();
|
||||
}
|
||||
|
||||
this.food_collected -= this.foodNeeded();
|
||||
|
||||
}
|
||||
|
||||
mutate() {
|
||||
|
||||
Reference in New Issue
Block a user