角色管理器优化,可更改角色名,描述信息,客户端主界面测试中英文切换,v1.6.2
This commit is contained in:
@@ -77,6 +77,12 @@
|
||||
<Compile Include="UIControls\OnlineChatRender.Designer.cs">
|
||||
<DependentUpon>OnlineChatRender.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UIControls\RenderMain.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="UIControls\RenderMain.Designer.cs">
|
||||
<DependentUpon>RenderMain.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UIControls\ShareFilesRender.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
@@ -102,6 +108,9 @@
|
||||
<EmbeddedResource Include="UIControls\OnlineChatRender.resx">
|
||||
<DependentUpon>OnlineChatRender.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="UIControls\RenderMain.resx">
|
||||
<DependentUpon>RenderMain.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="UIControls\ShareFilesRender.resx">
|
||||
<DependentUpon>ShareFilesRender.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user