Skip to content

Commit

Permalink
Revert "Fixed another one."
Browse files Browse the repository at this point in the history
This reverts commit 3328c80.
  • Loading branch information
bearbin committed Nov 16, 2013
1 parent eca23ed commit 2f2fe8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/Generating/StructGen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,6 @@ bool cStructGenDirectOverhangs::HasWantedBiome(cChunkDesc & a_ChunkDesc) const
{
return true;
}
default: break;
}
} // for i
return false;
Expand Down

0 comments on commit 2f2fe8a

Please sign in to comment.