r1696 - branches/nexuiz-2.0/data/menu/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Jun 29 15:35:48 EDT 2006


Author: esteel
Date: 2006-06-29 15:35:48 -0400 (Thu, 29 Jun 2006)
New Revision: 1696

Modified:
   branches/nexuiz-2.0/data/menu/data/player.menu
Log:
Merged change from trunk: Corrected more defaults


Modified: branches/nexuiz-2.0/data/menu/data/player.menu
===================================================================
--- branches/nexuiz-2.0/data/menu/data/player.menu	2006-06-29 19:35:17 UTC (rev 1695)
+++ branches/nexuiz-2.0/data/menu/data/player.menu	2006-06-29 19:35:48 UTC (rev 1696)
@@ -9,7 +9,7 @@
 		cvarName	"_cl_name"
 		syncCmd		"name"
 
-		defValue	"NexPlayer"
+		defValue	"Player"
 
 		Item DataLink_Text Text
 		{
@@ -22,7 +22,7 @@
 	}
 	Item Data_Nex_Color Color
 	{
-		defValue	"0"
+		defValue	"153"
 
 		Item DataLink_Nex_PantsColor TeamColor
 		{




More information about the nexuiz-commits mailing list