diff options
Diffstat (limited to 'navit/navit_shipped.xml')
-rw-r--r-- | navit/navit_shipped.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml index 570b6ff6d..3257bc034 100644 --- a/navit/navit_shipped.xml +++ b/navit/navit_shipped.xml @@ -587,7 +587,7 @@ Waypoint</text></img> <polygon color="#ffff00"/> <polyline color="#a0a0a0" width="3"/> </itemgra> - <itemgra item_types="poly_water,poly_basin" order="0-"> + <itemgra item_types="poly_water,poly_basin,poly_reservoir" order="0-"> <polygon color="#82c8ea"/> <polyline color="#5096b8"/> <text text_size="5"/> @@ -2335,7 +2335,7 @@ Waypoint</text></img> <polygon color="#c5c300"/> <polyline color="#a0a0a0" width="3"/> </itemgra> - <itemgra item_types="poly_water,poly_basin" order="0-"> + <itemgra item_types="poly_water,poly_basin,poly_reservoir" order="0-"> <polygon color="#010321"/> <text color="#55c4bd" background_color="#000000" text_size="5"/> </itemgra> |