Fix Honor of Kings World locres and meshes
Some checks failed
FModel QA Builder / build (push) Has been cancelled

This commit is contained in:
LongerWarrior
2026-04-23 00:59:13 +03:00
parent bcba355146
commit c279f1fd9c
2 changed files with 3 additions and 1 deletions

View File

@@ -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: