mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
Clean up some old files
This commit is contained in:
@ -500,7 +500,7 @@ namespace SharedLibraryCore
|
||||
/// <returns></returns>
|
||||
public static PenaltyType[] LinkedPenaltyTypes()
|
||||
{
|
||||
return new PenaltyType[]
|
||||
return new[]
|
||||
{
|
||||
PenaltyType.Ban,
|
||||
PenaltyType.Unban,
|
||||
|
Reference in New Issue
Block a user