Commit: fba5b503f5444fe40a50da3e1f209f6b60227ffb
Author: Jacques Lucke
Date:   Tue Dec 17 09:46:17 2019 +0100
Branches: functions
https://developer.blender.org/rBfba5b503f5444fe40a50da3e1f209f6b60227ffb

fix after merge

===================================================================

M       source/blender/makesdna/DNA_modifier_types.h

===================================================================

diff --git a/source/blender/makesdna/DNA_modifier_types.h 
b/source/blender/makesdna/DNA_modifier_types.h
index 52e12dc4057..a165f901c6a 100644
--- a/source/blender/makesdna/DNA_modifier_types.h
+++ b/source/blender/makesdna/DNA_modifier_types.h
@@ -93,7 +93,7 @@ typedef enum ModifierType {
   eModifierType_BParticles = 57,
   eModifierType_BParticlesOutput = 58,
   eModifierType_FunctionDeform = 59,
-  eModifierType_FunctionPoints = 58,
+  eModifierType_FunctionPoints = 60,
   NUM_MODIFIER_TYPES,
 } ModifierType;

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to