Added UseLegacyChannel to the config hash
This commit is contained in:
parent
11bd4523b0
commit
5426f4a421
@ -74,6 +74,7 @@ namespace MLAPI
|
||||
writer.Write(EncryptMessages);
|
||||
writer.Write(AllowPassthroughMessages);
|
||||
writer.Write(EnableSceneSwitching);
|
||||
writer.Write(UseLegacyChannel);
|
||||
}
|
||||
using(SHA256Managed sha256 = new SHA256Managed())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user