diff --git a/Lidgren.Network/NetConstants.cs b/Lidgren.Network/NetConstants.cs index 7b37ff2..1b317bf 100644 --- a/Lidgren.Network/NetConstants.cs +++ b/Lidgren.Network/NetConstants.cs @@ -20,7 +20,7 @@ using System; namespace Lidgren.Network { - internal static class NetConstants + public static class NetConstants { public const int NetChannelsPerDeliveryMethod = 32;