mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 07:30:40 +01:00
Extracted Settings class to separate file
This commit is contained in:
parent
028c80035a
commit
1cd719b076
3 changed files with 29 additions and 24 deletions
|
|
@ -65,6 +65,7 @@
|
|||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Menus\PathMainMenu.cs" />
|
||||
<Compile Include="Menus\SettingsMenu.cs" />
|
||||
<Compile Include="Settings.cs" />
|
||||
<Compile Include="VehicleCollector.cs" />
|
||||
<Compile Include="Verification.cs" />
|
||||
<Compile Include="Object Classes\Waypoint.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue