2.5 Particle UI:

* Missing colon and not worth a commit message ;-)
This commit is contained in:
Thomas Dinges 2011-04-01 22:41:02 +00:00
parent 1f7ed6a931
commit 3f6158eedc

@ -363,7 +363,7 @@ class PARTICLE_PT_velocity(ParticleButtonsPanel, bpy.types.Panel):
sub.prop(part, "tangent_phase", slider=True)
col = split.column()
col.label(text="Emitter Object")
col.label(text="Emitter Object:")
col.prop(part, "object_align_factor", text="")
layout.label(text="Other:")