Address compiler warnings
This commit is contained in:
@@ -205,7 +205,7 @@ else
|
||||
private Team[]? _teams;
|
||||
private int _maxTeamSize;
|
||||
private Student[]? _students;
|
||||
private bool _rankColorEnabled;
|
||||
private bool _rankColorEnabled = false;
|
||||
|
||||
private string EventRankClass(int rank)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user