git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1316 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
@@ -13,6 +13,7 @@ namespace OpenRa.FileFormats
|
||||
|
||||
public readonly int XOffset;
|
||||
public readonly int YOffset;
|
||||
public int2 Offset { get { return new int2( XOffset, YOffset ); } }
|
||||
|
||||
public readonly int Width;
|
||||
public readonly int Height;
|
||||
|
||||
Reference in New Issue
Block a user