mirror of
https://github.com/Novetus/Novetus_src.git
synced 2025-01-31 09:41:33 +02:00
fix compile errors
This commit is contained in:
parent
92de04903c
commit
bed55dfc73
@ -158,7 +158,7 @@
|
||||
<Compile Include="Forms\CustomGraphicsOptions.Designer.cs">
|
||||
<DependentUpon>CustomGraphicsOptions.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\LauncherFormShared.cs" />
|
||||
<Compile Include="Forms\LauncherForm\LauncherFormShared.cs" />
|
||||
<Compile Include="Forms\LauncherForm\Compact\LauncherFormCompact.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
@ -105,6 +105,9 @@
|
||||
<Link>Forms\CharCustom\Extended\CharacterCustomizationExtended.designer.cs</Link>
|
||||
<DependentUpon>CharacterCustomizationExtended.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="..\NovetusLauncher\Forms\CharCustom\CharacterCustomizationShared.cs">
|
||||
<Link>Forms\CharCustom\CharacterCustomizationShared.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="Classes\LocalFuncs.cs" />
|
||||
<Compile Include="Classes\URIReg.cs" />
|
||||
<Compile Include="Forms\InstallForm.cs">
|
||||
|
Loading…
Reference in New Issue
Block a user