You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-15 22:56:30 +09:00
Fixed shutdown iteration issue
This commit is contained in:
@@ -44,7 +44,8 @@ namespace UnitTests
|
||||
throw new Exception("Received error message!");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Console.WriteLine("Done");
|
||||
Console.ReadKey();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user