diff --git a/OpenRa.Game/Graphics/SheetBuilder.cs b/OpenRa.Game/Graphics/SheetBuilder.cs index 7e62b9b9e0..21384ad996 100644 --- a/OpenRa.Game/Graphics/SheetBuilder.cs +++ b/OpenRa.Game/Graphics/SheetBuilder.cs @@ -81,7 +81,7 @@ namespace OpenRa.Game.Graphics channel = NextChannel(channel); } - rowHeight = 0; + rowHeight = imageSize.Height; p = new Point(0,0); } diff --git a/sequences.xml b/sequences.xml index fd2e022fb9..dd5bc85b49 100644 --- a/sequences.xml +++ b/sequences.xml @@ -1,4 +1,4 @@ - +