Add save/load browser and buttons to the UI.

This commit is contained in:
Paul Chote
2019-04-20 10:33:55 +00:00
committed by reaperrr
parent 3a693d8def
commit de9649df27
13 changed files with 679 additions and 1 deletions

View File

@@ -636,6 +636,7 @@
<Compile Include="Widgets\ExponentialSliderWidget.cs" />
<Compile Include="Widgets\Logic\Ingame\GameSaveLoadingLogic.cs" />
<Compile Include="Widgets\Logic\MusicHotkeyLogic.cs" />
<Compile Include="Widgets\Logic\GameSaveBrowserLogic.cs" />
<Compile Include="WorldExtensions.cs" />
<Compile Include="UtilityCommands\GetMapHashCommand.cs" />
<Compile Include="UtilityCommands\Glob.cs" />