This commit is contained in:
2024-12-20 23:03:12 +01:00
parent 562cfab1cd
commit 8ad328eb1e
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ public:
void draw();
private:
void drawStarts();
void drawStars();
void drawSun();
void drawMounten(size_t mountenSegments, int min, int max, Color color);