Skip to content

Commit

Permalink
formatting mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilaa3 committed Apr 21, 2024
1 parent a6e5645 commit d611e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fast64_internal/f3d/f3d_material.py
Original file line number Diff line number Diff line change
Expand Up @@ -2355,7 +2355,7 @@ def link_f3d_material_library():
dirNode = os.path.join(dir, "NodeTree")

# linking is SUPER slow, this only links if the scene hasnt been linked yet
# in future updates, this will likely need to be something numerated so if more nodes are added then
# in future updates, this will likely need to be something numerated so if more nodes are added then
# they will be linked

if bpy.context.scene.get("f3d_lib_dir_material") != dirMat:
Expand Down

0 comments on commit d611e1e

Please sign in to comment.