Skip to content

Commit

Permalink
Update operators.py
Browse files Browse the repository at this point in the history
  • Loading branch information
coco875 committed Aug 1, 2024
1 parent 76a5c64 commit f7d9d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fast64_internal/mk64/f3d/operators.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import bpy
from bpy.types import Operator
from ..f3d_course_parser import MK64F3DContext, parse_course_vtx
from ..mk64_model_classes import MK64F3DContext, parse_course_vtx
from ...f3d.f3d_material import createF3DMat
from ...f3d.f3d_gbi import get_F3D_GBI
from ...f3d.f3d_parser import getImportData, importMeshC
Expand Down

0 comments on commit f7d9d4d

Please sign in to comment.