Quiet warning.

This commit is contained in:
Kévin Dietrich 2016-09-23 19:45:06 +02:00
parent c3b754f9bd
commit 25b61662f5
1 changed files with 1 additions and 1 deletions

View File

@ -87,10 +87,10 @@ ExportSettings::ExportSettings()
, export_child_hairs(true)
, export_ogawa(true)
, pack_uv(false)
, do_convert_axis(false)
, triangulate(false)
, quad_method(0)
, ngon_method(0)
, do_convert_axis(false)
{}
static bool object_is_smoke_sim(Object *ob)