summaryrefslogtreecommitdiff
path: root/inc/dna.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/dna.hpp')
-rw-r--r--inc/dna.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/dna.hpp b/inc/dna.hpp
index 1126638..01f373b 100644
--- a/inc/dna.hpp
+++ b/inc/dna.hpp
@@ -15,6 +15,7 @@ class DNA
DNA combine(DNA D);
int type;
+ int eatType;
int maxHealth;
int bestSense;
int bite;