From fae52449e0190c89d7a5d11a7c9cca6215652734 Mon Sep 17 00:00:00 2001 From: black Date: Sun, 27 Nov 2005 16:40:42 +0000 Subject: [PATCH] Changed the background transparency to solid and removed the +0.3 brightness change for the game view. git-svn-id: svn://svn.icculus.org/nexuiz/trunk@607 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/menu/normal.menu | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/menu/normal.menu b/data/menu/normal.menu index 5e0a6b57d..027eec026 100644 --- a/data/menu/normal.menu +++ b/data/menu/normal.menu @@ -16,17 +16,20 @@ Item Window Normal color '0.6 0.6 0.7' drawFlag [DrawFlagModulate] } +Ignore +{ Derive Rect AddLevel { color '0.3 0.3 0.3' drawFlag [DrawFlagAdditive] } +} Derive Picture NexuizLogo { picture "gfx/background" pos '0 0' size '1024 768' - alpha 0.5 + //alpha 0.5 Ignore { -- 2.39.2