lighting_dynamic_sky: remove unneeded warning

This commit is contained in:
Brendon Murphy 2019-05-24 15:26:16 +10:00
parent bf5126663d
commit 4fbdba4b2d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ bl_info = {
"blender": (2, 80, 0),
"location": "View3D > Tools",
"description": "Creates Dynamic Sky for Cycles",
"warning": "wip, manually select the dynamic sky world",
"warning": "",
"wiki_url": "http://www.dragoneex.com/downloads/dynamic-skyadd-on",
"category": "Lighting",
}