This commit is contained in:
mark 2010-12-19 04:04:51 +00:00
parent f5b81673c7
commit 17b1cccc5e

View file

@ -148,7 +148,7 @@ namespace Server.Network
#if Framework_4_0
private void Accept_Start()
{
bool result;
bool result = false;
do {
try {