A few small fixes to new UI messages...
This commit is contained in:
@@ -1178,7 +1178,7 @@ class WM_OT_copy_prev_settings(Operator):
|
||||
return {'CANCELLED'}
|
||||
|
||||
class WM_OT_blenderplayer_start(bpy.types.Operator):
|
||||
'''Launches the Blenderplayer with the current blendfile'''
|
||||
'''Launch the Blenderplayer with the current blendfile'''
|
||||
bl_idname = "wm.blenderplayer_start"
|
||||
bl_label = "Start"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user