mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
This commit is contained in:
parent
35e05d947f
commit
ae52058d26
|
|
@ -1 +1 @@
|
|||
Subproject commit 057234c6992ea9b280883e6c1b973c7bb6f4fe8c
|
||||
Subproject commit 8f7733e4952ce783dcea43b98f422afd1460ec2f
|
||||
|
|
@ -652,6 +652,7 @@ public class CUE4ParseViewModel : ViewModel
|
|||
case "cube":
|
||||
case "usda":
|
||||
case "ocio":
|
||||
case "data" when Provider.ProjectName is "OakGame":
|
||||
case "ini":
|
||||
case "txt":
|
||||
case "log":
|
||||
|
|
@ -675,6 +676,7 @@ public class CUE4ParseViewModel : ViewModel
|
|||
case "doc":
|
||||
case "lua":
|
||||
case "vdf":
|
||||
case "yml":
|
||||
case "js":
|
||||
case "po":
|
||||
case "md":
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user