first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace NitroxModel.MultiplayerSession
|
||||
{
|
||||
public enum MultiplayerSessionAuthenticationAuthority
|
||||
{
|
||||
SERVER,
|
||||
OTHER //That which shall not be mentioned - yet...
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user