修复主从交互bug

This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2024-09-23 03:50:27 +08:00
parent ca64b708ac
commit b65b860b98
55 changed files with 233 additions and 119 deletions

View File

@@ -1979,8 +1979,8 @@
<Compile Include="Assets\Plugins\Best HTTP\Source\SecureProtocol\util\encoders\UrlBase64.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\SocketIO.3\Events\TypedEventTable.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\SecureProtocol\asn1\x509\Target.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\SocketIO.3\Transports\WebSocketTransport.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\Extensions\Timer.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\SocketIO.3\Transports\WebSocketTransport.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\SecureProtocol\crypto\signers\Iso9796d2PssSigner.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\SecureProtocol\crypto\generators\KDFDoublePipelineIterationBytesGenerator.cs" />
<Compile Include="Assets\Plugins\Best HTTP\Source\SecureProtocol\security\JksStore.cs" />
@@ -2809,12 +2809,12 @@
<Reference Include="System.Xml.Serialization">
<HintPath>C:\APP\UnityEdit\2021.3.33f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>D:\Jisol\JisolGame\JNFrame2\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>D:\Jisol\JisolGame\JNFrame2\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>D:\Jisol\JisolGame\JNFrame2\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
</ItemGroup>