Fixes implicit array initializers
This commit is contained in:
parent
7d3a0ca265
commit
fee83ce560
189 changed files with 440 additions and 808 deletions
|
|
@ -106,7 +106,6 @@ namespace Server.Guilds
|
|||
#endregion
|
||||
|
||||
private static InfoField<PlayerMobile>[] m_Fields =
|
||||
new[]
|
||||
{
|
||||
new InfoField<PlayerMobile>( 1062955, 130, NameComparer.Instance ), //Name
|
||||
new InfoField<PlayerMobile>( 1062956, 80, RankComparer.Instance ), //Rank
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue