diff --git a/Assets/Mirror/Runtime/NetworkWriterPool.cs b/Assets/Mirror/Runtime/NetworkWriterPool.cs index 3eb9e55b0..5d1382ce2 100644 --- a/Assets/Mirror/Runtime/NetworkWriterPool.cs +++ b/Assets/Mirror/Runtime/NetworkWriterPool.cs @@ -24,7 +24,7 @@ public static class NetworkWriterPool /// /// Size of the pool /// If pool is too small getting writers will causes memory allocation - /// Default value: PoolStartSize + /// Default value: 100 /// public static int Capacity {