From 0b4ce8c4594c2e70c2e3157c58491757e13558be Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Aug 2011 03:37:30 +0300 Subject: Add option "show beings transparency". Disabled by default. --- src/gui/setup_other.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/setup_other.cpp') diff --git a/src/gui/setup_other.cpp b/src/gui/setup_other.cpp index ca70133a2..ac047e34b 100644 --- a/src/gui/setup_other.cpp +++ b/src/gui/setup_other.cpp @@ -166,6 +166,8 @@ Setup_Other::Setup_Other() new SetupItemCheckBox(_("Hide shield sprite"), "", "hideShield", this, "hideShieldEvent"); + new SetupItemCheckBox(_("Show background"), "", "showBackground", + this, "showBackgroundEvent"); setDimension(gcn::Rectangle(0, 0, 550, 350)); } -- cgit v1.2.3-70-g09d2