From d385a89283e698b0a1ba229b30040d4ad62d5ee9 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Thu, 5 Nov 2009 21:15:17 +1300 Subject: [PATCH] wow, i suck. --- OpenRa.Game/Graphics/SheetBuilder.cs | 2 +- sequences.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) 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 @@ - +