added BackgroundChange editing and DWI saving to editor

This commit is contained in:
Chris Danford
2002-08-23 20:18:29 +00:00
parent 36d81d0e1c
commit a0c7d5bd22
41 changed files with 906 additions and 449 deletions
-1
View File
@@ -70,7 +70,6 @@ void GameState::Reset()
m_fSecondsBeforeFail[p] = -1;
m_iSongsBeforeFail[p] = 0;
}
m_bUsedAutoPlayer = false;
for( p=0; p<NUM_PLAYERS; p++ )