* Small Cleanup.

This commit is contained in:
2009-11-27 18:55:59 +00:00
parent c3884d9547
commit 22f49ffe71
2 changed files with 2 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
import bpy
class SubsurfSet(bpy.types.Operator):
'''TODO, doc.'''
'''Sets a Subdivision Surface Level (1-5)'''
bl_idname = "object.subsurf_set"
bl_label = "Subsurf Set"