Skip to content

Commit

Permalink
Merge pull request #161 from MephistoSatanDevil/master
Browse files Browse the repository at this point in the history
Fix the error where English files cannot be used
  • Loading branch information
K4thos authored Oct 10, 2024
2 parents 0e19de7 + d41e869 commit 51a92e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EET/EET.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ ACTION_BASH_FOR ~%MOD_FOLDER%/base/lmovies~ ~^.+\.wbm$~ BEGIN
END ELSE BEGIN
OUTER_SPRINT lang_folder ~en_US~
END
COPY ~%tra_path%/%LANGUAGE%/movies/%BASH_FOR_RES%.ogg~ ~lang/%LANGUAGE_BG2%/movies/%BASH_FOR_RES%.wav~
COPY ~%tra_path%/%lang_folder%/movies/%BASH_FOR_RES%.ogg~ ~lang/%LANGUAGE_BG2%/movies/%BASH_FOR_RES%.wav~
// movie audio override
APPEND ~mvesnd.2da~ ~%BASH_FOR_RES% %BASH_FOR_RES% %BASH_FOR_RES%~
END
Expand Down

0 comments on commit 51a92e3

Please sign in to comment.