From 184f00fbb987416a28aaad8eb03a9ad2a0d2eaab Mon Sep 17 00:00:00 2001 From: esteel Date: Tue, 27 Dec 2005 21:16:06 +0000 Subject: [PATCH] color 0 now has a graphic too git-svn-id: svn://svn.icculus.org/nexuiz/trunk@730 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/menu/data/player.menu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/menu/data/player.menu b/data/menu/data/player.menu index eae661e63..95b0e4ed1 100644 --- a/data/menu/data/player.menu +++ b/data/menu/data/player.menu @@ -32,7 +32,7 @@ Item DataContainer Player { // Red Blue Green Yellow valueList "'0' '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12' '13' '14'" - descList "'None' '$gfx/1' '$gfx/2' '$gfx/3' '$gfx/4' '$gfx/5' '$gfx/6' '$gfx/7' '$gfx/8' '$gfx/9' '$gfx/10' '$gfx/11' '$gfx/12' '$gfx/13' '$gfx/14' " + descList "'$gfx/0' '$gfx/1' '$gfx/2' '$gfx/3' '$gfx/4' '$gfx/5' '$gfx/6' '$gfx/7' '$gfx/8' '$gfx/9' '$gfx/10' '$gfx/11' '$gfx/12' '$gfx/13' '$gfx/14' " link "##up" } @@ -45,7 +45,7 @@ Item DataContainer Player { // Red Blue Green Yellow valueList "'0' '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12' '13' '14'" - descList "'None' '$gfx/1' '$gfx/2' '$gfx/3' '$gfx/4' '$gfx/5' '$gfx/6' '$gfx/7' '$gfx/8' '$gfx/9' '$gfx/10' '$gfx/11' '$gfx/12' '$gfx/13' '$gfx/14' " + descList "'$gfx/0' '$gfx/1' '$gfx/2' '$gfx/3' '$gfx/4' '$gfx/5' '$gfx/6' '$gfx/7' '$gfx/8' '$gfx/9' '$gfx/10' '$gfx/11' '$gfx/12' '$gfx/13' '$gfx/14' " link "##up" } -- 2.39.2