Update EnumExtensions.cs
This commit is contained in:
@@ -17,6 +17,8 @@ namespace ReallifeGamemode.Server.Extensions
|
||||
{
|
||||
switch (level)
|
||||
{
|
||||
case TEAM:
|
||||
return "Team";
|
||||
case SUPPORTER:
|
||||
return "Supporter";
|
||||
case ADMIN:
|
||||
|
||||
Reference in New Issue
Block a user