This commit is contained in:
Sergey Sharybin
2011-09-15 13:02:37 +00:00
588 changed files with 42706 additions and 18021 deletions

View File

@@ -46,7 +46,7 @@ class PHYSICS_PT_fluid(PhysicButtonsPanel, Panel):
row = layout.row()
if fluid is None:
row.label(_("built without fluids"))
row.label(_("Built without fluids"))
return
row.prop(fluid, "type")