Fixed GetClientByName to match portions again.

Player specification can include "quotes"
This commit is contained in:
RaidMax
2017-06-16 17:35:51 -04:00
parent 2dc8f55e7c
commit 622a0a8ddc
5 changed files with 173 additions and 182 deletions

View File

@ -58,7 +58,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
<HintPath>..\..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
</ItemGroup>