mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 19:10:32 +00:00
chore: EncryptionTransport help url (#3774)
This commit is contained in:
parent
c9206716c0
commit
c15d465874
@ -6,6 +6,7 @@
|
||||
|
||||
namespace Mirror.Transports.Encryption
|
||||
{
|
||||
[HelpURL("https://mirror-networking.gitbook.io/docs/manual/transports/encryption-transport")]
|
||||
public class EncryptionTransport : Transport
|
||||
{
|
||||
public Transport inner;
|
||||
|
Loading…
Reference in New Issue
Block a user