Move Console commands to Mods.Common
This commit is contained in:
@@ -41,8 +41,13 @@
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="CommonTraitsInterfaces.cs" />
|
||||
<Compile Include="Effects\Explosion.cs" />
|
||||
<Compile Include="Effects\FloatingText.cs" />
|
||||
<Compile Include="Console\ChatCommands.cs" />
|
||||
<Compile Include="Console\DevCommands.cs" />
|
||||
<Compile Include="Console\HelpCommand.cs" />
|
||||
<Compile Include="Console\PlayerCommands.cs" />
|
||||
<Compile Include="Graphics\ActorPreview.cs" />
|
||||
<Compile Include="Graphics\BeamRenderable.cs" />
|
||||
<Compile Include="Graphics\ContrailRenderable.cs" />
|
||||
|
||||
Reference in New Issue
Block a user