Decent first prototype

This commit is contained in:
Lukas Van Rossem
2023-03-19 19:39:31 +00:00
parent c9ee031df3
commit 44d3398e03
17 changed files with 6233 additions and 10 deletions

View File

@@ -70,7 +70,7 @@ public class MinigameActivityScreen : MonoBehaviour
}
/// <summary>
/// Generates all content accept for the HighScores
/// Generates all content except for the HighScores
/// </summary>
private void GenerateContent()
{