Webview for RunT/Krom
This commit is contained in:
@ -1201,6 +1201,7 @@ class LNX_PT_ProjectFlagsPanel(bpy.types.Panel):
|
||||
col.prop(wrd, 'lnx_live_patch')
|
||||
col.prop(wrd, 'lnx_stream_scene')
|
||||
col.prop(wrd, 'lnx_loadscreen')
|
||||
col.prop(wrd, 'lnx_webview')
|
||||
col.prop(wrd, 'lnx_write_config')
|
||||
|
||||
col = column_with_heading(layout, 'Renderer', align=True)
|
||||
|
||||
Reference in New Issue
Block a user