os/os2/build_lang.cmd
author smatz
Fri, 04 Apr 2008 15:10:54 +0000
changeset 9311 15b1f9932b27
parent 844 f1cae32ae8af
permissions -rw-r--r--
(svn r12561) -Fix: do not affect town rating change by the order in which we examine stations
rem
rem Building language files...
rem
cd ..
strgen\strgen
for %%f in (lang\*.txt) do strgen\strgen %%f
cd strgen