You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-16 23:26:32 +09:00
SRP work
This commit is contained in:
@@ -42,7 +42,6 @@ namespace UnitTests
|
||||
break;
|
||||
case NetIncomingMessageType.Error:
|
||||
throw new Exception("Received error message!");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user