1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-15 22:56:30 +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

@@ -111,7 +111,6 @@ namespace DurableServer
break;
default:
throw new Exception("Bad NetDeliveryMethod: " + msg.DeliveryMethod);
break;
}
break;
}