unneeded LuaHelpers::RunAtExpressionS
This commit is contained in:
@@ -109,7 +109,6 @@ void BitmapText::LoadFromNode( const RString& sDir, const XNode* pNode )
|
||||
pNode->GetAttrValue( "Font", sFont );
|
||||
if( sFont.empty() )
|
||||
pNode->GetAttrValue( "File", sFont ); // accept "File" for backward compatibility
|
||||
LuaHelpers::RunAtExpressionS( sFont );
|
||||
|
||||
if( sFont == "" )
|
||||
RageException::Throw( "An object \"%s\" in \"%s\" is missing the Font attribute.",
|
||||
|
||||
Reference in New Issue
Block a user