Adds style cop (#109)
This commit is contained in:
parent
3e715bcb60
commit
556a17aba8
1725 changed files with 33831 additions and 38046 deletions
|
|
@ -15,7 +15,7 @@ namespace Server.Gumps
|
|||
new DoorInfo(typeof(StrongWoodDoor), 0x6E5)
|
||||
};
|
||||
|
||||
private int m_Type;
|
||||
private readonly int m_Type;
|
||||
|
||||
public AddDoorGump(int type = -1) : base(50, 40)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue