Partial revert. Glenn knew what he was doing with lua_next(), even if I did not. =)
This commit is contained in:
@@ -663,6 +663,7 @@ namespace
|
|||||||
pValue->SetValueFromStack( L );
|
pValue->SetValueFromStack( L );
|
||||||
pNode->AppendAttrFrom( sName, pValue );
|
pNode->AppendAttrFrom( sName, pValue );
|
||||||
}
|
}
|
||||||
|
lua_pop( L, 1 );
|
||||||
|
|
||||||
/* Recursively process tables. */
|
/* Recursively process tables. */
|
||||||
FOREACHM( RString, LuaReference, NodesToAdd, t )
|
FOREACHM( RString, LuaReference, NodesToAdd, t )
|
||||||
|
|||||||
Reference in New Issue
Block a user