diff options
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" /> |