mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-12-11 20:15:10 +01:00
Update Util.cs
typo
This commit is contained in:
parent
2f0ac83031
commit
6aba4d029e
@ -67,7 +67,7 @@ public static class Util
|
||||
}
|
||||
});
|
||||
|
||||
// 20% change of doing all, all delays are 200 ms. leads to about 1 second of rtt ping if enables on both ends.
|
||||
// 20% change of doing all, all delays are 200 ms. leads to about 1 second of rtt ping if enabled on both ends.
|
||||
if (transport.DoFakeNetworkErrors)
|
||||
{
|
||||
var floatHandle = GCHandle.Alloc((float)20, GCHandleType.Pinned);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user