Skip to content
Snippets Groups Projects
Commit 3f762a30 authored by Raphael Grimm's avatar Raphael Grimm
Browse files

Add missing }

parent 16ff52e6
No related branches found
No related tags found
No related merge requests found
......@@ -602,6 +602,7 @@ namespace VirtualRobot
for (size_t i = 0; i < vertices.size(); i++)
{
colors.push_back(color);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment