changeset 11712 | ecbf5e6c2c37 |
parent 11711 | 863e1a75ec99 |
child 11739 | f48408dcea36 |
--- a/hedgewars/uLand.pas Tue Apr 26 15:15:12 2016 +0200 +++ b/hedgewars/uLand.pas Tue Apr 26 15:19:36 2016 +0200 @@ -376,7 +376,7 @@ // face in random direction mirror:= (GetRandom(2) = 0); // make first/last fort face inwards - if WorldEdge <> weWrap then + if (WorldEdge <> weWrap) or (ClansCount = 2) then mirror:= (i <> 0) and (mirror or (i = ClansCount - 1)); if mirror then