Added a layer for arrows.
This commit is contained in:
parent
3a4d7045ab
commit
92a168d4ff
1 changed files with 1 additions and 0 deletions
|
@ -683,6 +683,7 @@ public:
|
|||
LAYER_UNIT_LAST=LAYER_UNIT_FIRST+100,
|
||||
LAYER_REACHMAP, /**< "black stripes" on unreachable hexes. */
|
||||
LAYER_FOG_SHROUD, /**< Fog and shroud. */
|
||||
LAYER_ARROWS, /**< Arrows from the arrows framework. Used for planned moves display. */
|
||||
LAYER_UNIT_BAR, /**<
|
||||
* Unit bars and overlays are drawn on this
|
||||
* layer (for testing here).
|
||||
|
|
Loading…
Add table
Reference in a new issue