formatted code
This commit is contained in:
@@ -15,7 +15,7 @@ namespace ReallifeGamemode.Server.Extensions
|
||||
/// <returns></returns>
|
||||
public static string GetName(this AdminLevel level)
|
||||
{
|
||||
switch(level)
|
||||
switch (level)
|
||||
{
|
||||
case SUPPORTER:
|
||||
return "Supporter";
|
||||
|
||||
Reference in New Issue
Block a user