Icons: Update for now toolbar icons blend file location

This commit is contained in:
Brecht Van Lommel
2024-02-22 18:03:02 +01:00
parent ffd68db5f4
commit 5810b6bcde

View File

@@ -57,7 +57,7 @@ if not os.path.exists(blender_bin):
blender_bin = blender_app_path
icons_blend = (
os.path.join(ROOTDIR, "..", "lib", "resources", "icon_geom.blend"),
os.path.join(ROOTDIR, "release", "datafiles", "assets", "icons", "toolbar.blend"),
)