Removes implicit types
This commit is contained in:
parent
33f5e77a24
commit
04b4cfe75b
261 changed files with 1329 additions and 1329 deletions
|
|
@ -31,7 +31,7 @@ namespace Server.Guilds
|
|||
|
||||
public class RankDefinition
|
||||
{
|
||||
public static RankDefinition[] Ranks = new RankDefinition[]
|
||||
public static RankDefinition[] Ranks = new[]
|
||||
{
|
||||
new RankDefinition( 1062963, 0, RankFlags.None ), //Ronin
|
||||
new RankDefinition( 1062962, 1, RankFlags.Member ), //Member
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue