X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=blender_export.py;h=3b3f5cd9393f28fc995c555944426b0d2bdb3266;hb=d3d41f80ec992fe4e40b8531721b7874b8a7c400;hp=721bba6962b4fd5bc3ecc27d0a984761acde58c1;hpb=dd5c7c307f156768189af84603ec6f1f3b887bb4;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/blender_export.py b/blender_export.py index 721bba6..3b3f5cd 100644 --- a/blender_export.py +++ b/blender_export.py @@ -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( \