1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-07-03 10:28:58 -05:00
preliminary trueskill testing
This commit is contained in:
RaidMax
2015-03-16 15:40:30 -05:00
parent b0e32e9a91
commit dad8fedc78
8 changed files with 323 additions and 121 deletions

View File

@ -107,6 +107,7 @@
</Compile>
<Compile Include="RCON.cs" />
<Compile Include="Server.cs" />
<Compile Include="TrueSkill.cs" />
<Compile Include="Utilities.cs" />
</ItemGroup>
<ItemGroup>