From 39d7b68df4200b025b7b11cf999cb30c32d85fcb Mon Sep 17 00:00:00 2001 From: Mike Hawkins Date: Sat, 30 May 2009 07:28:43 +0000 Subject: [PATCH] Survival mode courses are part of PlayMode Oni, not Nonstop --- stepmania/Themes/default/metrics.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 1dd6fabfb8..8348ff4d36 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -245,7 +245,7 @@ ChoiceNames="1,2,3,4,5" Choice1="playmode,regular;name,Normal;text,Normal;screen,"..ScreenSelectMusicBranch() Choice2="playmode,nonstop;name,Nonstop;text,Nonstop;screen,ScreenSelectMusic" Choice3="playmode,oni;name,Challenge;text,Challenge;screen,ScreenSelectMusic" -Choice4="playmode,nonstop;name,Survival;text,Survival;screen,ScreenSelectMusic" +Choice4="playmode,oni;name,Survival;text,Survival;screen,ScreenSelectMusic" Choice5="playmode,endless;name,Endless;text,Endless;screen,ScreenSelectMusic" ShowIcon=true PerChoiceIconElement=false