From d09fe9d228ff82e61d8da50f1b18c790dcef6862 Mon Sep 17 00:00:00 2001 From: Jens Ole Wund Date: Fri, 1 Feb 2008 23:20:29 +0000 Subject: users feature request -- material memory --- source/blender/makesdna/DNA_object_force.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/makesdna/DNA_object_force.h') diff --git a/source/blender/makesdna/DNA_object_force.h b/source/blender/makesdna/DNA_object_force.h index 928fcc4a4e0..c2500fba7fe 100644 --- a/source/blender/makesdna/DNA_object_force.h +++ b/source/blender/makesdna/DNA_object_force.h @@ -130,7 +130,7 @@ typedef struct SoftBody { maxloops, choke, solver_ID, - pad4,pad5 + plastic,pad5 ; struct SBScratch *scratch; /* scratch pad/cache on live time not saved in file */ -- cgit v1.2.3