Working dlls.
This commit is contained in:
@@ -45,7 +45,7 @@ namespace ENet {
|
||||
None = 0,
|
||||
Connect = 1,
|
||||
Disconnect = 2,
|
||||
Data = 3,
|
||||
Receive = 3,
|
||||
Timeout = 4
|
||||
}
|
||||
|
||||
@@ -1194,4 +1194,4 @@ namespace ENet {
|
||||
[DllImport(nativeLibrary, CallingConvention = CallingConvention.Cdecl)]
|
||||
internal static extern void enet_peer_reset(IntPtr peer);
|
||||
}
|
||||
}
|
||||
}
|
||||
LFS
BIN
Binary file not shown.
Reference in New Issue
Block a user