Rename ModInformation to ModMetadata

This commit is contained in:
Pavlos Touboulidis
2014-05-10 18:21:00 +03:00
parent 0e15ce1b88
commit 10b8093d5a
7 changed files with 21 additions and 21 deletions

View File

@@ -244,7 +244,7 @@
<Compile Include="Scripting\ScriptPlayerInterface.cs" />
<Compile Include="Traits\Player\FixedColorPalette.cs" />
<Compile Include="Primitives\ReadOnlyDictionary.cs" />
<Compile Include="ModInformation.cs" />
<Compile Include="ModMetadata.cs" />
<Compile Include="GameRules\Ruleset.cs" />
<Compile Include="GameRules\RulesetCache.cs" />
</ItemGroup>