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