Skip to content
Snippets Groups Projects
Commit 9bf24a72 authored by Sergei Litovchuk's avatar Sergei Litovchuk
Browse files

Implemented critical task (EXT-4710) Update maturity icons for World Map.

--HG--
branch : product-engine
parent 93bd0653
No related branches found
No related tags found
No related merge requests found
...@@ -279,12 +279,12 @@ ...@@ -279,12 +279,12 @@
<icon <icon
follows="top|right" follows="top|right"
height="16" height="16"
image_name="map_event.tga" image_name="Parcel_PG_Dark"
layout="topleft" layout="topleft"
mouse_opaque="true" mouse_opaque="true"
name="event" name="event"
left_pad="0" left_pad="0"
width="16" /> width="18" />
<text <text
type="string" type="string"
length="1" length="1"
...@@ -312,13 +312,13 @@ ...@@ -312,13 +312,13 @@
<icon <icon
follows="top|right" follows="top|right"
height="16" height="16"
image_name="map_event_mature.tga" image_name="Parcel_M_Dark"
layout="topleft" layout="topleft"
mouse_opaque="true" mouse_opaque="true"
name="events_mature_icon" name="events_mature_icon"
top_delta="0" top_delta="0"
left_pad="0" left_pad="0"
width="16" /> width="18" />
<text <text
type="string" type="string"
length="1" length="1"
...@@ -345,13 +345,13 @@ ...@@ -345,13 +345,13 @@
<icon <icon
follows="top|right" follows="top|right"
height="16" height="16"
image_name="map_event_adult.tga" image_name="Parcel_R_Dark"
layout="topleft" layout="topleft"
left_pad="0" left_pad="0"
mouse_opaque="true" mouse_opaque="true"
name="events_adult_icon" name="events_adult_icon"
top_delta="0" top_delta="0"
width="16" /> width="18" />
<text <text
type="string" type="string"
length="1" length="1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment