diff options
author | chai <chaifix@163.com> | 2021-01-02 15:19:37 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-01-02 15:19:37 +0800 |
commit | 89d302af2b9f84befd7497e52f1d72162721cd70 (patch) | |
tree | 09d3c7b55dbe8c9722cf8f9273ebbc9e9ed3ecd1 /Client/Assembly-CSharp/Assembly-CSharp.csproj | |
parent | 59755580acab0de7bfc88482b6a515b546d45cd7 (diff) |
*网络
Diffstat (limited to 'Client/Assembly-CSharp/Assembly-CSharp.csproj')
-rw-r--r-- | Client/Assembly-CSharp/Assembly-CSharp.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Client/Assembly-CSharp/Assembly-CSharp.csproj b/Client/Assembly-CSharp/Assembly-CSharp.csproj index a97f617..a860eab 100644 --- a/Client/Assembly-CSharp/Assembly-CSharp.csproj +++ b/Client/Assembly-CSharp/Assembly-CSharp.csproj @@ -296,6 +296,7 @@ <Compile Include="Minigame.cs" /> <Compile Include="MMOnlineManager.cs" /> <Compile Include="MonoPInvokeCallbackAttribute.cs" /> + <Compile Include="Msg.cs" /> <Compile Include="NameTextBehaviour.cs" /> <Compile Include="NavigationMinigame.cs" /> <Compile Include="NoOxyTask.cs" /> |