This commit is contained in:
2025-10-22 19:07:59 +02:00
parent 59fd47e684
commit 060b9f9182
2 changed files with 5 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ enum DrawingStage
drawTree,
drawBig,
calSim,
save,
done,
};