Plans: Fix adding plan lines in viewport map mode
This commit is contained in:
@@ -30,6 +30,7 @@ enum HighLightStyle {
|
||||
HT_NEW_POLY = 0xC00, ///< start completly new polyline; implies #HT_POLY
|
||||
HT_DRAG_MASK = 0x0F8, ///< Mask for the tile drag-type modes.
|
||||
HT_TUNNEL = 0x1000,///< tunnel highlight hint
|
||||
HT_MAP = 0x2000,///< Allow in viewport map mode
|
||||
|
||||
/* lower bits (used with HT_LINE and HT_RAIL):
|
||||
* (see ASCII art in table/autorail.h for a visual interpretation) */
|
||||
|
Reference in New Issue
Block a user