wow, i suck.
This commit is contained in:
@@ -81,7 +81,7 @@ namespace OpenRa.Game.Graphics
|
||||
channel = NextChannel(channel);
|
||||
}
|
||||
|
||||
rowHeight = 0;
|
||||
rowHeight = imageSize.Height;
|
||||
p = new Point(0,0);
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- openra/sequences.xml
|
||||
|
||||
this file describes animation sequences for structures and units.
|
||||
@@ -500,4 +500,7 @@
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
<sequence name="rotor" start="0" length="4" src="lrotor" />
|
||||
</unit>
|
||||
</sequences>
|
||||
<unit name="v2">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
</unit>
|
||||
</sequences>
|
||||
Reference in New Issue
Block a user