redundant
This commit is contained in:
@@ -122,7 +122,6 @@ retry:
|
||||
RString sPath;
|
||||
if( pNode->GetAttrValue( "Texture", sTextureFile ) )
|
||||
{
|
||||
sPath = sDir + sTextureFile;
|
||||
LuaHelpers::RunAtExpressionS( sTextureFile );
|
||||
|
||||
bool bIsAbsolutePath = sTextureFile.Left(1) == "/";
|
||||
|
||||
Reference in New Issue
Block a user