mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
close #208
This commit is contained in:
parent
722110dbc6
commit
6f78a9c24e
|
|
@ -1 +1 @@
|
|||
Subproject commit 51a840f200bbf74db623c6feb015feeefa892dba
|
||||
Subproject commit b2a19656f9909b3b3db3fbc0e4e213bc01eab066
|
||||
|
|
@ -673,6 +673,7 @@ namespace FModel.ViewModels
|
|||
}
|
||||
return true;
|
||||
}
|
||||
case USkeleton when UserSettings.Default.IsAutoSaveMeshes && UserSettings.Default.SaveSkeletonAsMesh:
|
||||
case UMaterialInterface when UserSettings.Default.IsAutoSaveMaterials:
|
||||
case UAnimSequence when UserSettings.Default.IsAutoSaveAnimations:
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user