Show More
Commit Description:
Improve water generation....
Commit Description:
Improve water generation. ?Fix bug cause incongrous coastlines (i.e., coastline that doesn't line up with surrounding tiles). ?Randomly choose between open water tiles.
File last commit:
Show/Diff file:
Action:
FNA/Directory.Build.props
5 lines | 184 B | text/plain | TextLexer
<Project>
<PropertyGroup Condition="$(MSBuildProjectName.Contains('FNA.Core'))">
<BaseIntermediateOutputPath>obj_core\</BaseIntermediateOutputPath>
</PropertyGroup>
</Project>