2025-12-01
This commit is contained in:
@@ -36,11 +36,13 @@ def build_library(cTB):
|
||||
|
||||
cTB.vBase.separator()
|
||||
|
||||
disabled_row = cTB.vBase.row()
|
||||
disabled_row.enabled = False
|
||||
wrapped_label(
|
||||
cTB,
|
||||
cTB.width_draw_ui,
|
||||
_t("Select where you will store Poliigon assets."),
|
||||
cTB.vBase
|
||||
disabled_row
|
||||
)
|
||||
|
||||
cTB.vBase.separator()
|
||||
|
||||
Reference in New Issue
Block a user