diff --git a/FModel/ViewModels/CUE4ParseViewModel.cs b/FModel/ViewModels/CUE4ParseViewModel.cs index b9f2fb60..55d6cd3c 100644 --- a/FModel/ViewModels/CUE4ParseViewModel.cs +++ b/FModel/ViewModels/CUE4ParseViewModel.cs @@ -758,6 +758,8 @@ public class CUE4ParseViewModel : ViewModel case "po": case "md": case "h": + case "non" when Provider.Versions.Game is EGame.GAME_RocoKingdomWorld: + case "cam" when Provider.Versions.Game is EGame.GAME_RocoKingdomWorld: // Uncharted Waters Origin case "crn": case "uwt":