Remove AutoLook.cs Chatbot because it is not in main project. Also removes it in McTcpClient.cs, and gets rid of the Settings.cs and Default paramaters.

This commit is contained in:
CarbonNeuron 2020-05-01 08:28:22 -05:00
parent 384c804e54
commit 16959d6e65
4 changed files with 1 additions and 81 deletions

View file

@ -78,7 +78,6 @@
<Compile Include="ChatBots\AutoAttack.cs" />
<Compile Include="ChatBots\AutoEat.cs" />
<Compile Include="ChatBots\AutoFishing.cs" />
<Compile Include="ChatBots\AutoLook.cs" />
<Compile Include="ChatBots\AutoRespond.cs" />
<Compile Include="ChatBots\AutoRelog.cs" />
<Compile Include="ChatBots\ChatLog.cs" />