test of inventory

This commit is contained in:
erik 2025-05-11 15:48:48 +02:00
parent 781a7767ee
commit 29fba4b7cb
3 changed files with 161 additions and 0 deletions

View file

@ -74,6 +74,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Inventory.cs" />
<Compile Include="vTank.cs" />
<Compile Include="VtankControl.cs" />
<Compile Include="Telemetry.cs" />