mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
This class should never be instantiated
This commit is contained in:
parent
f6af36d74b
commit
ed4c577680
@ -81,7 +81,7 @@ public enum Version
|
||||
Current = 1
|
||||
}
|
||||
|
||||
public class Channels
|
||||
public static class Channels
|
||||
{
|
||||
public const int DefaultReliable = 0;
|
||||
public const int DefaultUnreliable = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user