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 );
|
||||
pNode->AppendAttrFrom( sName, pValue );
|
||||
}
|
||||
lua_pop( L, 1 );
|
||||
|
||||
/* Recursively process tables. */
|
||||
FOREACHM( RString, LuaReference, NodesToAdd, t )
|
||||
|
||||
Reference in New Issue
Block a user