Fix for last commit: Define for Node numbering

This commit is contained in:
Johnny Matthews 2022-02-23 13:04:12 -06:00
parent 81e89a444e
commit b93d4faba8
1 changed files with 1 additions and 2 deletions

View File

@ -1514,8 +1514,7 @@ struct TexResult;
#define GEO_NODE_SCALE_ELEMENTS 1151
#define GEO_NODE_EXTRUDE_MESH 1152
#define GEO_NODE_MERGE_BY_DISTANCE 1153
#define GEO_NODE_DUPLICATE_ELEMENTS 1160
#define GEO_NODE_DUPLICATE_ELEMENTS 1154
/** \} */