Command Binding System supporting multiple bindings (#1089)

This commit is contained in:
chairbender
2020-05-31 11:44:16 -07:00
committed by GitHub
parent 29083fdb6f
commit d148bde02b
14 changed files with 969 additions and 163 deletions

View File

@@ -33,5 +33,8 @@
<LogicalName>Robust.Shared.Utility.TypeAbbreviations.yaml</LogicalName>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Compile Remove="Input\CommandBindMapping.cs" />
</ItemGroup>
<Import Project="..\MSBuild\Robust.Engine.targets" />
</Project>