From 9eebb2ca36fc7ea05fb46eb23cca8821e81889b8 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Thu, 16 Jul 2009 22:06:04 +0000 Subject: [PATCH] SVN maintenance. --- release/ui/buttons_physics_cloth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/ui/buttons_physics_cloth.py b/release/ui/buttons_physics_cloth.py index a49513a60c2..18dab36211f 100644 --- a/release/ui/buttons_physics_cloth.py +++ b/release/ui/buttons_physics_cloth.py @@ -195,4 +195,4 @@ class PHYSICS_PT_cloth_stiffness(PhysicButtonsPanel): bpy.types.register(PHYSICS_PT_cloth) bpy.types.register(PHYSICS_PT_cloth_cache) bpy.types.register(PHYSICS_PT_cloth_collision) -bpy.types.register(PHYSICS_PT_cloth_stiffness) \ No newline at end of file +bpy.types.register(PHYSICS_PT_cloth_stiffness)