Added a layer for arrows.

This commit is contained in:
Gabriel Morin 2010-05-08 01:10:53 +00:00
parent 3a4d7045ab
commit 92a168d4ff

View file

@ -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).