|
@@ -203,7 +203,7 @@ disconnect event and must be explicitly reset.
|
|
...
|
|
...
|
|
@endcode
|
|
@endcode
|
|
|
|
|
|
-@section SendingPacket Sending a packet to an ENet peer
|
|
|
|
|
|
+@section SendingPacket Sending a packet to an ENet peer
|
|
|
|
|
|
Packets in ENet are created with enet_packet_create(), where the size
|
|
Packets in ENet are created with enet_packet_create(), where the size
|
|
of the packet must be specified. Optionally, initial data may be
|
|
of the packet must be specified. Optionally, initial data may be
|