mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 15:40:29 +01:00
Moved SettingsMenu and MenuManager to Menus folder
This commit is contained in:
parent
f4c1c0c693
commit
2d85e65b32
3 changed files with 2 additions and 2 deletions
|
|
@ -58,12 +58,12 @@
|
|||
<Compile Include="EntryPoint.cs" />
|
||||
<Compile Include="GetUserInput.cs" />
|
||||
<Compile Include="Menus\MainMenu.cs" />
|
||||
<Compile Include="MenuManager.cs" />
|
||||
<Compile Include="Menus\MenuManager.cs" />
|
||||
<Compile Include="Object Classes\Path.cs" />
|
||||
<Compile Include="Menus\PathCreationMenu.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Menus\TrafficMenu.cs" />
|
||||
<Compile Include="SettingsMenu.cs" />
|
||||
<Compile Include="Menus\SettingsMenu.cs" />
|
||||
<Compile Include="TrafficPathing.cs" />
|
||||
<Compile Include="Verification.cs" />
|
||||
<Compile Include="Object Classes\Waypoint.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue