Formationg and comments

This commit is contained in:
2025-08-08 17:38:26 +02:00
parent 30980423eb
commit 53c333d46d
5 changed files with 8 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ public:
private:
Dna *m_dna;
uint128 branchSeed;
//Texture2D texBunny;
Vector2 start = {0};
std::list<DrawArgs> drawCalls;