40 FxCop Warnings; good practice
This commit is contained in:
parent
3f535ea235
commit
34e3a88bfe
30 changed files with 45 additions and 49 deletions
|
|
@ -57,7 +57,7 @@ namespace Server.Network
|
|||
Encoded = 0xC0
|
||||
}
|
||||
|
||||
public class PacketHandlers
|
||||
public static class PacketHandlers
|
||||
{
|
||||
private static PacketHandler[] m_Handlers;
|
||||
private static PacketHandler[] m_6017Handlers;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue