PlayerOptions::ColorType no longer used

This commit is contained in:
Chris Danford
2003-02-19 05:59:19 +00:00
parent e6273f1db3
commit cdf8214ff7
6 changed files with 1 additions and 30 deletions
-1
View File
@@ -235,7 +235,6 @@ ScreenEdit::ScreenEdit()
GAMESTATE->m_SongOptions.m_fMusicRate = 1;
GAMESTATE->m_PlayerOptions[PLAYER_1].m_fScrollSpeed = 1;
GAMESTATE->m_PlayerOptions[PLAYER_1].m_ColorType = PlayerOptions::COLOR_NOTE;
m_BGAnimation.LoadFromAniDir( THEME->GetPathTo("BGAnimations","edit") );