Skip to content

Commit 03b224b

Browse files
committed
- Fixed build error
1 parent efe58ec commit 03b224b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/HoudiniEngine/Private/HoudiniInputTranslator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5007,7 +5007,7 @@ FHoudiniInputTranslator::HapiCreateInputNodeForTexture2D(
50075007
{
50085008
ParentNodeId = CreatedNodeId;
50095009
}
5010-
}
5010+
50115011
// Send the texture to COPs
50125012
bSuccess = FUnrealTextureTranslator::HapiCreateCOPTexture(
50135013
InputTexture, CreatedNodeId);

0 commit comments

Comments
 (0)