Remove support for .actor. Use .xml instead.

This commit is contained in:
Chris Danford
2005-09-02 00:09:21 +00:00
parent 30515ffaa4
commit 7c4f2595ab
4 changed files with 9 additions and 28 deletions
-1
View File
@@ -368,7 +368,6 @@ bool BackgroundImpl::Layer::CreateBackground( const Song *pSong, const Backgroun
case FT_Movie:
sEffect = SBE_StretchNormal;
break;
case FT_Actor:
case FT_Directory:
case FT_Xml:
case FT_Model: