This commit is contained in:
2025-01-03 11:43:35 +01:00
parent dd54985dc1
commit 4adafbd808
4 changed files with 44 additions and 12 deletions

View File

@@ -21,6 +21,6 @@ private:
Rectangle likeBox;
Rectangle disLikeBox;
Dna *dnaShow = nullptr;
Unit unit;
DnaManager manager;
};