Skip to content

Commit

Permalink
Add Carentan.
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdoombox committed Jun 2, 2020
1 parent 02fc629 commit ca41760
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion PostScriptumMortarCalculator/Assets/Data/MapData.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"path": "/maps/Best.jpg",
"bounds": 2000
},
{
"name": "Carentan",
"path": "/maps/Carentan.jpg",
"bounds": 2295
},
{
"name": "Dinant",
"path": "/maps/Dinant.jpg",
Expand Down Expand Up @@ -52,7 +57,7 @@
{
"name": "St Mere Eglise",
"path": "/maps/St_Mere_Eglise.jpg",
"bounds": 3300
"bounds": 3299.5
},
{
"name": "Utah",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@
<Resource Include="Assets\Maps\St_Mere_Eglise.jpg" />
<Resource Include="Assets\Maps\Utah.jpg" />
</ItemGroup>
<ItemGroup>
<Resource Include="Assets\Maps\Carentan.jpg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand Down

0 comments on commit ca41760

Please sign in to comment.