mirror of
https://github.com/4sval/FModel.git
synced 2026-05-05 20:36:46 -05:00
Roco Kingdom World support
This commit is contained in:
parent
cf4efc4f77
commit
5790adfb76
|
|
@ -1 +1 @@
|
|||
Subproject commit 267d479e721b424e2e913ec195c596b660aa1d09
|
||||
Subproject commit 3f15311a7fdcff82707bc52b201838e9e13fb892
|
||||
|
|
@ -735,6 +735,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":
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user