Remove the AddEditorPlayer update rule.

This commit is contained in:
Paul Chote
2018-06-03 17:12:51 +01:00
committed by reaperrr
parent df95b90de2
commit 382f4c3af5
3 changed files with 0 additions and 51 deletions

View File

@@ -874,7 +874,6 @@
<Compile Include="UpdateRules\Rules\SplitAimAnimations.cs" />
<Compile Include="UpdateRules\Rules\RenameWormSpawner.cs" />
<Compile Include="UpdateRules\Rules\RemoveWithReloadingSpriteTurret.cs" />
<Compile Include="UpdateRules\Rules\AddEditorPlayer.cs" />
<Compile Include="UpdateRules\Rules\RemovePaletteFromCurrentTileset.cs" />
<Compile Include="Traits\Player\PlayerResources.cs" />
<Compile Include="UtilityCommands\DumpSequenceSheetsCommand.cs" />