Skip to content

Commit

Permalink
Apply prepare changes
Browse files Browse the repository at this point in the history
  • Loading branch information
panquez authored and github-actions[bot] committed May 25, 2023
1 parent e73e614 commit 47d4172
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ namespace geode
Logger::info( "Unique vertex with index ",
unique_vertex_index, " is part of the block ",
block_uuid.string(),
" and none of its internal surfaces but has ", nb_block_cmvs,
" and none of its internal surfaces but has ",
nb_block_cmvs,
" component mesh vertices (should be 1)." );
}
return false;
Expand Down

0 comments on commit 47d4172

Please sign in to comment.