diff --git a/library/include/PolyVoxCore/Enums.h b/library/include/PolyVoxCore/Enums.h index 6ca71e39..00e09a39 100644 --- a/library/include/PolyVoxCore/Enums.h +++ b/library/include/PolyVoxCore/Enums.h @@ -26,11 +26,11 @@ namespace PolyVox { enum NormalGenerationMethod { - SIMPLE, //Fastest + SIMPLE, ///