handle FT_Lua

This commit is contained in:
Glenn Maynard
2006-10-09 08:36:44 +00:00
parent aaf58aaa9e
commit f59c8c0562
+1
View File
@@ -360,6 +360,7 @@ bool BackgroundImpl::Layer::CreateBackground( const Song *pSong, const Backgroun
break;
case FT_Directory:
case FT_Xml:
case FT_Lua:
case FT_Model:
sEffect = SBE_UpperLeft;
break;