Fix bug and update newDna
bug: if moonY was 0 time would become 4 and it colors would be wrong
This commit is contained in:
@@ -19,6 +19,8 @@ private:
|
||||
void drawSun();
|
||||
void drawMounten(size_t mountenSegments, int min, int max, Color color, float scale);
|
||||
int getColorSet();
|
||||
int getTime();
|
||||
|
||||
Dna *m_dna;
|
||||
|
||||
uint128 mountenSeed;
|
||||
|
Reference in New Issue
Block a user