You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-06 10:21:09 +09:00
Added some UNITY defines; fix by aeronaut84. Untested.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if !__ANDROID__ && !IOS
|
||||
#if !__ANDROID__ && !IOS && !UNITY_WEBPLAYER
|
||||
#define IS_MAC_AVAILABLE
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user