X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=blender_export.py;h=3b3f5cd9393f28fc995c555944426b0d2bdb3266;hb=620beae94b362ae4d4c42e5ba3329a6211d67a8f;hp=721bba6962b4fd5bc3ecc27d0a984761acde58c1;hpb=59c926ee69a041fbe9450b302e11072d39abb432;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( \