Fixes dictionary uses (#7)

This commit is contained in:
Kamron Batman 2018-11-02 08:16:42 -07:00 committed by GitHub
parent d4a52344f2
commit 916d404c51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
161 changed files with 1211 additions and 1722 deletions

View file

@ -208,7 +208,6 @@
<Compile Include="Engines\ConPVP\Ruleset.cs" />
<Compile Include="Engines\ConPVP\RulesetLayout.cs" />
<Compile Include="Engines\ConPVP\SafeZone.cs" />
<Compile Include="Engines\ConPVP\StakesContainer.cs" />
<Compile Include="Engines\ConPVP\Tournament.cs" />
<Compile Include="Engines\ConPVP\TournamentBracketItem.cs" />
<Compile Include="Engines\ConPVP\TournamentController.cs" />