mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 07:30:40 +01:00
Fix vehicles with disappearing drivers
This commit is contained in:
parent
b6131c0b0e
commit
6bd369845e
5 changed files with 95 additions and 32 deletions
|
|
@ -63,6 +63,7 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="API\Functions.cs" />
|
||||
<Compile Include="CollectedVehicles\CollectedVehicle.cs" />
|
||||
<Compile Include="Menus\DriverMenu.cs" />
|
||||
<Compile Include="Menus\ExportPathMenu.cs" />
|
||||
<Compile Include="Menus\ImportPathMenu.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue