@@ -0,0 +1,9 @@
namespace Enum
{
namespace SurfaceType
enum Value {
Smooth, Bumps, Welds, Glue
};
}
The note is not visible to the blocked user.