From e310eade3b48d3112fe9dcf99548c8c7bf2895e8 Mon Sep 17 00:00:00 2001 From: eihrul Date: Thu, 6 Jul 2006 21:30:34 +0000 Subject: [PATCH] *** empty log message *** --- tutorial.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial.txt b/tutorial.txt index f187e2d..9341d6c 100644 --- a/tutorial.txt +++ b/tutorial.txt @@ -239,7 +239,7 @@ host. No event is generated. i.e. ENetEvent event; - enet_peer_disconnect (& client -> peers [0]); + enet_peer_disconnect (& client -> peers [0], 0); /* Allow up to 3 seconds for the disconnect to succeed * and drop any packets received packets.