Skip to content

Commit

Permalink
More bone importing fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
KillzXGaming committed Aug 8, 2024
1 parent ce7b9fd commit 747cdd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugins/CafeLibrary/Bfres/Editing/Nodes/ModelWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ public void ImportModel(string filePath, bool replacing = false, Action onImport
if (ResFile.Name.StartsWith("course_model"))
{
useDialog = false;
settings.ImportBones = true;
}

if (useDialog)
Expand Down
Binary file modified Track Studio/Lib/IONET.dll
Binary file not shown.

0 comments on commit 747cdd5

Please sign in to comment.