Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
HIllya51 committed Nov 30, 2024
1 parent 9ed063b commit 836ae1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/scripts/build_lunatranslator.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def downloadlr():
for f in [
"LRHookx64.dll",
"LRHookx32.dll",
"LRConfig.xml",
# "LRConfig.xml",
"LRProc.exe",
"LRSubMenus.dll",
]:
Expand Down Expand Up @@ -166,7 +166,7 @@ def downloadLocaleEmulator():
"LoaderDll.dll",
"LocaleEmulator.dll",
"LEProc.exe",
"LEConfig.xml",
# "LEConfig.xml",
"LECommonLibrary.dll",
]:
shutil.move(
Expand Down

0 comments on commit 836ae1a

Please sign in to comment.