This commit is contained in:
2025-04-18 14:03:42 +08:00
parent 6182dc2192
commit 73f8d2b968
16 changed files with 1904 additions and 261 deletions

View File

@ -11,6 +11,10 @@
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
<ItemGroup>
<Compile Include="Base\VisualLocalization.cs" />
</ItemGroup>