1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-16 23:26:32 +09:00
This commit is contained in:
lidgren
2010-06-11 11:56:47 +00:00
parent ce57b96cf5
commit d1bdfe7b58
5 changed files with 68 additions and 15 deletions

View File

@@ -42,7 +42,6 @@ namespace UnitTests
break;
case NetIncomingMessageType.Error:
throw new Exception("Received error message!");
break;
}
}