Resolve WES-192 "Fix progress screen"
This commit is contained in:
@@ -24,7 +24,7 @@ public class CourseProgressCard : MonoBehaviour
|
||||
public PersistentDataController.SavedCourseProgress courseProgress;
|
||||
|
||||
/// <summary>
|
||||
/// Reference to the list of courses so we can query the correct course
|
||||
/// Reference to the list of minigameCards so we can query the correct course
|
||||
/// </summary>
|
||||
public CourseList courseList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user