You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-16 15:16:33 +09:00
using constrainedplatform.cs for UNITY_STANDALONE_LINUX
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if __CONSTRAINED__
|
||||
#if __CONSTRAINED__ || UNITY_STANDALONE_LINUX
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Net;
|
||||
|
||||
Reference in New Issue
Block a user