added userData field to ENetPacket

This commit is contained in:
Lee Salzman
2013-01-19 16:39:34 +02:00
parent 5ff8ccb74f
commit 8ff344897a
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
* added userData field to ENetPacket
* changed how random seed is generated on Windows to avoid import warnings
* fixed case where disconnects could be generated with no preceding connect event