added autogeneration of Notes for missing NotesTypes

This commit is contained in:
Chris Danford
2002-08-25 19:00:12 +00:00
parent 8d63a5f7e0
commit 1b3c62adb9
14 changed files with 145 additions and 79 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ ScreenCaution::ScreenCaution()
m_FadeWipe.SetOpened();
this->AddSubActor( &m_FadeWipe );
this->SendScreenMessage( SM_StartClosing, 1 );
this->SendScreenMessage( SM_StartClosing, 3 );
}