wow, i suck.

This commit is contained in:
Chris Forbes
2009-11-05 21:15:17 +13:00
parent 33e6cb70ea
commit d385a89283
2 changed files with 6 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ namespace OpenRa.Game.Graphics
channel = NextChannel(channel);
}
rowHeight = 0;
rowHeight = imageSize.Height;
p = new Point(0,0);
}