minicursors for minimap.

Bugs: ra doesn't define a sequence for move-blocked-minimap; cursor hotspot is wrong.
This commit is contained in:
Paul Chote
2010-07-21 00:26:32 +12:00
parent bd69047e8c
commit 7d02a801ad
4 changed files with 35 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
<sequence name="select" start="12" length="6" x="12" y="12" />
<sequence name="attackmove" start="18" length="8" x="12" y="12" />
<sequence name="move-minimap" start="26" length="1" />
<sequence name="blocked-minimap" start="27" length="1" />
<sequence name="move-blocked-minimap" start="27" length="1" />
<sequence name="repair" start="29" length="24" x="12" y="12" />
<sequence name="deploy" start="53" length="9" x="12" y="12" />
<sequence name="sell" start="62" length="24" x="12" y="12" />