Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
Merge branch 'gurrenm3'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurrenm3 authored and Gurrenm3 committed Apr 15, 2020
2 parents 7459299 + dc74f05 commit 53bce17
Show file tree
Hide file tree
Showing 33 changed files with 2,346 additions and 463 deletions.
5 changes: 5 additions & 0 deletions BTDToolbox/BTDToolbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,12 @@
<Compile Include="Classes\ImageProcessing.cs" />
<Compile Include="Classes\JsonEditorHandler.cs" />
<Compile Include="Classes\ModLoader_Handling.cs" />
<Compile Include="Classes\NewProjects\CurrentProjectVariables.cs" />
<Compile Include="Classes\NewProjects\ProjectHandler.cs" />
<Compile Include="Classes\NewProjects\ProjectClass.cs" />
<Compile Include="Classes\NKHook_Handling.cs" />
<Compile Include="Classes\QuickType.cs" />
<Compile Include="Classes\SessionSettings\CurrentSessionSettings.cs" />
<Compile Include="Classes\SpecialtyBuilding_Class.cs" />
<Compile Include="Classes\Spritesheets\SpriteSheet_Handler.cs" />
<Compile Include="Classes\Sprite_Class.cs" />
Expand Down Expand Up @@ -149,6 +153,7 @@
<Compile Include="Extra Forms\UpdateChangelog.Designer.cs">
<DependentUpon>UpdateChangelog.cs</DependentUpon>
</Compile>
<Compile Include="Extractor\Extractor.cs" />
<Compile Include="JsonEditor_Instance.cs">
<SubType>UserControl</SubType>
</Compile>
Expand Down
Loading

0 comments on commit 53bce17

Please sign in to comment.