Removes implicit types
This commit is contained in:
parent
33f5e77a24
commit
04b4cfe75b
261 changed files with 1329 additions and 1329 deletions
|
|
@ -24,7 +24,7 @@ namespace Server.Engines.Events
|
|||
|
||||
private static List<PlayerMobile> m_DeathQueue;
|
||||
|
||||
private static Rectangle2D[] m_Cemetaries = new Rectangle2D[]
|
||||
private static Rectangle2D[] m_Cemetaries = new[]
|
||||
{
|
||||
new Rectangle2D(1272,3712,30,20), // Jhelom
|
||||
new Rectangle2D(1337,1444,48,52), // Britain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue