Explorar o código

*** empty log message ***

eihrul %!s(int64=19) %!d(string=hai) anos
pai
achega
e310eade3b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorial.txt

+ 1 - 1
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.