misc UI stuff, gamesession additions, limbs don't have individual health anymore, background music
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<Compile Include="GUI\GUIImage.cs" />
|
||||
<Compile Include="GUI\GUIMessageBox.cs" />
|
||||
<Compile Include="GUI\GUITickBox.cs" />
|
||||
<Compile Include="Interface1.cs" />
|
||||
<Compile Include="IPropertyObject.cs" />
|
||||
<Compile Include="Items\CharacterInventory.cs" />
|
||||
<Compile Include="Items\Components\MiniMap.cs" />
|
||||
<Compile Include="Items\Components\Pump.cs" />
|
||||
@@ -586,6 +586,12 @@
|
||||
<None Include="Content\Sounds\Damage\LimbSlash2.ogg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Sounds\Music\Enter the Maze.ogg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Sounds\Music\Unseen Horrors.ogg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Sounds\stepMetal.ogg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
||||
Reference in New Issue
Block a user