Add formatting rules
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
|
||||
// TODO: add other courses
|
||||
/// <summary>
|
||||
/// Enum for easy indexing and checking if a course is of a certain kind
|
||||
/// </summary>
|
||||
public enum CourseIndex
|
||||
{
|
||||
FINGERSPELLING
|
||||
|
||||
Reference in New Issue
Block a user