mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
comment improved
This commit is contained in:
parent
9d212bc117
commit
d77655f19b
@ -150,7 +150,7 @@ public static int OriginalTransportId(int multiplexConnectionId, int transportAm
|
||||
|
||||
void AddServerCallbacks()
|
||||
{
|
||||
// wire all the base transports to my events
|
||||
// all underlying transports should call the multiplex transport's events
|
||||
for (int i = 0; i < transports.Length; i++)
|
||||
{
|
||||
// this is required for the handlers, if I use i directly
|
||||
|
Loading…
Reference in New Issue
Block a user