Sealing some packet classes
This commit is contained in:
parent
0f0641b607
commit
4ea9a1e9dc
5 changed files with 23 additions and 23 deletions
|
|
@ -3771,7 +3771,7 @@ namespace Server.Network
|
|||
}
|
||||
}
|
||||
|
||||
public class ClearWeaponAbility : Packet
|
||||
public sealed class ClearWeaponAbility : Packet
|
||||
{
|
||||
public static readonly Packet Instance = Packet.SetStatic( new ClearWeaponAbility() );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue