Resolve WES-192 "Fix progress screen"
This commit is contained in:
@@ -38,7 +38,7 @@ public class CourseItem : MonoBehaviour
|
||||
public Button button;
|
||||
|
||||
/// <summary>
|
||||
/// Reference to the slider that displays the progress of the user
|
||||
/// Reference to the progressBar that displays the progress of the user
|
||||
/// </summary>
|
||||
public GameObject slider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user