Modernizations
This commit is contained in:
@@ -40,7 +40,8 @@ class ADMWaveExport(Operator, ExportHelper):
|
||||
|
||||
create_bed = BoolProperty(
|
||||
name="Create 7.1 Bed",
|
||||
description="Create a bed for all sounds not included on object tracks",
|
||||
description="Create a bed for all sounds not included on object "
|
||||
"tracks",
|
||||
default=False,
|
||||
options={'HIDDEN'}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user