mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-10-31 15:20:10 +00:00
3dd82d576b
-Fix: the level land icon no longer flashes (was palette colour)
9 lines
115 B
Batchfile
9 lines
115 B
Batchfile
rem
|
|
rem Building language files...
|
|
rem
|
|
cd ..
|
|
strgen\strgen
|
|
for %%f in (lang\*.txt) do strgen\strgen %%f
|
|
cd strgen
|
|
|