CenteredSingle->Center1Player

This commit is contained in:
Chris Danford
2006-01-27 07:09:43 +00:00
parent af732e66aa
commit e09e502038
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -569,7 +569,7 @@ static void InitializeConfOptions()
ADD( ConfOption( "MusicWheelSwitchSpeed", MusicWheelSwitchSpeed, "Slow","Normal","Fast","Really Fast" ) );
/* Gameplay options */
ADD( ConfOption( "CenteredSingle", MovePref, "Off","On" ) );
ADD( ConfOption( "Center1Player", MovePref, "Off","On" ) );
ADD( ConfOption( "HiddenSongs", MovePref, "Off","On" ) );
ADD( ConfOption( "EasterEggs", MovePref, "Off","On" ) );
ADD( ConfOption( "AllowW1", AllowW1, "Never","Courses Only","Always" ) );