mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
linebreaks
This commit is contained in:
parent
e20bcc6f0c
commit
d25df4035b
@ -58,8 +58,9 @@ public IEnumerator OnDestroyIsServerTrueWhenNetworkServerDestroyIsCalled()
|
|||||||
Assert.That(identity == null, Is.True);
|
Assert.That(identity == null, Is.True);
|
||||||
}
|
}
|
||||||
|
|
||||||
// imer: There's currently an issue with dropped/skipped serializations once a server
|
// imer: There's currently an issue with dropped/skipped serializations
|
||||||
// has been running for around a week, this test should highlight the potential cause
|
// once a server has been running for around a week, this test should
|
||||||
|
// highlight the potential cause
|
||||||
[UnityTest]
|
[UnityTest]
|
||||||
public IEnumerator TestSerializationWithLargeTimestamps()
|
public IEnumerator TestSerializationWithLargeTimestamps()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user