This commit is contained in:
parent
f5b81673c7
commit
17b1cccc5e
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ namespace Server.Network
|
|||
#if Framework_4_0
|
||||
private void Accept_Start()
|
||||
{
|
||||
bool result;
|
||||
bool result = false;
|
||||
|
||||
do {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue