mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-22 23:06:18 +00:00
6f1197d633
HG : Enter commit message. Lines beginning with 'HG:' are removed.
6 lines
No EOL
98 B
Batchfile
6 lines
No EOL
98 B
Batchfile
@echo off
|
|
|
|
echo Merging words diff...
|
|
bin\translation_tools merge_words_diff
|
|
echo Done.
|
|
pause |