From 4d2cb737b39bbcdd39e22562f25cc3f0c8c973f8 Mon Sep 17 00:00:00 2001 From: savagex Date: Mon, 26 Dec 2005 12:31:38 +0000 Subject: [PATCH] use new color gfx for player setup menu git-svn-id: svn://svn.icculus.org/nexuiz/trunk@726 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/menu/data/player.menu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/menu/data/player.menu b/data/menu/data/player.menu index c2a20112c..eae661e63 100644 --- a/data/menu/data/player.menu +++ b/data/menu/data/player.menu @@ -31,8 +31,8 @@ Item DataContainer Player Item DataLink_TextSwitch TextSwitch { // Red Blue Green Yellow - valueList "'0' '4' '13' '3' '12'" - descList "'None' '$gfx/m_redsquare' '$gfx/m_bluesquare' '$gfx/m_greensquare' '$gfx/m_yellowsquare'" + 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' " link "##up" } @@ -44,8 +44,8 @@ Item DataContainer Player Item DataLink_TextSwitch TextSwitch { // Red Blue Green Yellow - valueList "'0' '4' '13' '3' '12'" - descList "'None' '$gfx/m_redsquare' '$gfx/m_bluesquare' '$gfx/m_greensquare' '$gfx/m_yellowsquare'" + 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' " link "##up" } -- 2.39.2