diff options
Diffstat (limited to 'data/graphics/gui/quests.xml')
-rw-r--r-- | data/graphics/gui/quests.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/graphics/gui/quests.xml b/data/graphics/gui/quests.xml index 04664d19d..c38148bf7 100644 --- a/data/graphics/gui/quests.xml +++ b/data/graphics/gui/quests.xml @@ -1,7 +1,7 @@ <skinset name="Default" image="window.png"> <widget type="Window"> - <option name="showlistbackground" value="1" /> - <option name="showtextbackground" value="1" /> + <option name="showlistbackground" value="0" /> + <option name="showtextbackground" value="0" /> <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> |