diff --git a/DS4Windows/DS4WinWPF.csproj b/DS4Windows/DS4WinWPF.csproj index 49818b3..241756f 100644 --- a/DS4Windows/DS4WinWPF.csproj +++ b/DS4Windows/DS4WinWPF.csproj @@ -478,7 +478,7 @@ rem Copy compiled l18n assemblies to alt folder GOTO END if not exist $(TargetDir)Lang mkdir $(TargetDir)Lang -set langs=ja ru +set langs=es ja pt-BR ru for %25%25l in (%25langs%25) do ( xcopy $(TargetDir)%25%25l $(TargetDir)Lang\%25%25l\ /s /y