Adds tutorial, remap some buttons to be more in line with SS13.

This commit is contained in:
Pieter-Jan Briers
2019-05-16 16:25:06 +02:00
parent 1a5c4ad83c
commit b64643ecd6
4 changed files with 74 additions and 2 deletions

View File

@@ -127,6 +127,7 @@
<Compile Include="UserInterface\LobbyGui.cs" />
<Compile Include="UserInterface\NanoStyle.cs" />
<Compile Include="UserInterface\Placeholder.cs" />
<Compile Include="UserInterface\TutorialButton.cs" />
<Compile Include="Utility\ResourceCacheExtensions.cs" />
<Compile Include="GameObjects\Components\Mobs\SpeciesVisualizer2D.cs" />
</ItemGroup>