更新YooAsset HybridCLR
This commit is contained in:
@@ -26,8 +26,6 @@ public class MyNetworkManagerHUD : MonoBehaviour
|
||||
public bool alwaysAutoStart = false;
|
||||
public NetworkDiscovery networkDiscovery;
|
||||
readonly Dictionary<long, ServerResponse> discoveredServers = new Dictionary<long, ServerResponse>();
|
||||
private TouchScreenKeyboard keyboard;
|
||||
private int keyboardStatus = 0;
|
||||
|
||||
private void Start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user