Remove duplicated item

Fix #1129
This commit is contained in:
ReinforceZwei 2020-07-14 14:08:58 +08:00 committed by ORelio
parent 835df9b1fc
commit d043f90d4e

View file

@ -74,7 +74,6 @@
<ItemGroup>
<Compile Include="AutoTimeout.cs" />
<Compile Include="Commands\Entitycmd.cs" />
<Compile Include="Commands\Entitycmd.cs" />
<Compile Include="ChatBots\Alerts.cs" />
<Compile Include="ChatBots\AntiAFK.cs" />
<Compile Include="ChatBots\AutoAttack.cs" />
@ -321,4 +320,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>