more fixes

master
Lee Salzman 2013-05-18 21:15:53 +03:00
parent 99393a5391
commit 50c2fd84c4
1 changed files with 1 additions and 1 deletions

View File

@ -2799,7 +2799,7 @@ namespace server
default:
disconnect_client(sender, DISC_MSGERR);
break;
return;
}
return;
}