mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50: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);
|
||||
}
|
||||
|
||||
// imer: There's currently an issue with dropped/skipped serializations once a server
|
||||
// has been running for around a week, this test should highlight the potential cause
|
||||
// imer: There's currently an issue with dropped/skipped serializations
|
||||
// once a server has been running for around a week, this test should
|
||||
// highlight the potential cause
|
||||
[UnityTest]
|
||||
public IEnumerator TestSerializationWithLargeTimestamps()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user