mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-08 14:48:47 -04:00
move uPnP into GUI
This commit is contained in:
parent
926f36ef77
commit
45207fd8f0
@ -48,6 +48,7 @@
|
||||
<ItemGroup>
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="..\CLI\CLIProgram.cs">
|
||||
@ -119,6 +120,7 @@
|
||||
<DependentUpon>EconomyWindow.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="..\MCGalaxy\properties\AssemblyInfo.cs" />
|
||||
<Compile Include="UPnP.cs" />
|
||||
<Compile Include="Window\Window.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
@ -620,7 +620,6 @@
|
||||
<Compile Include="Levels\BlockQueue.cs" />
|
||||
<Compile Include="Server\Backup.cs" />
|
||||
<Compile Include="Server\BackupDB.cs" />
|
||||
<Compile Include="Server\Extra\UPnP.cs" />
|
||||
<Compile Include="Levels\Level.cs" />
|
||||
<Compile Include="Server\FileLogger.cs" />
|
||||
<Compile Include="Server\Logger.cs" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user