modifer modes update

This commit is contained in:
Glenn Maynard
2003-04-10 08:49:25 +00:00
parent 476de3d690
commit abc65f828f
12 changed files with 193 additions and 107 deletions
-2
View File
@@ -64,8 +64,6 @@ ScreenHowToPlay::ScreenHowToPlay() : ScreenAttract("ScreenHowToPlay")
delete pND;
m_fFakeSecondsIntoSong = 0;
GAMESTATE->m_Position[PLAYER_1]->LoadFromStyleDef(GAMESTATE->GetCurrentStyleDef(), PLAYER_1);
}
ScreenHowToPlay::~ScreenHowToPlay()