mirror of
https://github.com/4sval/FModel.git
synced 2026-08-22 01:14:27 -05:00
Fix Honor of Kings World locres and meshes
Some checks failed
FModel QA Builder / build (push) Has been cancelled
Some checks failed
FModel QA Builder / build (push) Has been cancelled
This commit is contained in:
Submodule CUE4Parse updated: 3a243aa945...3ea8a56be6
@@ -726,6 +726,7 @@ public class CUE4ParseViewModel : ViewModel
|
||||
case "ocio":
|
||||
case "data" when Provider.ProjectName is "OakGame":
|
||||
case "scss":
|
||||
case "yaml":
|
||||
case "ini":
|
||||
case "txt":
|
||||
case "log":
|
||||
@@ -753,6 +754,7 @@ public class CUE4ParseViewModel : ViewModel
|
||||
case "yml":
|
||||
case "js":
|
||||
case "po":
|
||||
case "py":
|
||||
case "md":
|
||||
case "h":
|
||||
case "non" when Provider.Versions.Game is EGame.GAME_RocoKingdomWorld:
|
||||
|
||||
Reference in New Issue
Block a user