Moved Bar slot selection handling to inventory manager

This commit is contained in:
cblech
2025-05-19 22:07:55 +02:00
parent ae4f7d9c58
commit d76218f88f
4 changed files with 41 additions and 15 deletions
+1
View File
@@ -2,5 +2,6 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>