Network/ENetHost: Comment out warning in case of error
This commit is contained in:
@@ -247,7 +247,7 @@ namespace Nz
|
|||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
case -1:
|
case -1:
|
||||||
NazaraError("Error receiving incoming packets");
|
//NazaraError("Error receiving incoming packets");
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user