commit
[carveJwlIkooP6JGAAIwe30JlM.git] / blender_export.py
index 721bba6962b4fd5bc3ecc27d0a984761acde58c1..3b3f5cd9393f28fc995c555944426b0d2bdb3266 100644 (file)
@@ -1741,7 +1741,8 @@ class SR_MATERIAL_PROPERTIES(bpy.types.PropertyGroup):
       ('0','concrete',''),
       ('1','wood',''),
       ('2','grass',''),
-      ('3','tiles','')
+      ('3','tiles',''),
+      ('4','metal','')
       ])
    
    collision: bpy.props.BoolProperty( \