Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Mirage/Runtime/Sockets/Udp/UdpSocketFactory.cs
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
// so only include it for standalone and editor
// but not for mac because of code signing issue
// #if !(UNITY_EDITOR_OSX || UNITY_STANDALONE_OSX)
// #define NANO_SOCKET_ALLOWED
// #define EXCLUDE_NANOSOCKETS
// #endif

using System;

0 comments on commit 3f4b4a8

Please sign in to comment.