This reverts commit 99d6da5990bed75097b70926f7622d852a38080a, reversing changes made to c4914eedd844b97661796b3b2c8abfa78353dfc5.
3 lines
76 B
Batchfile
3 lines
76 B
Batchfile
for /F %%n in ('dir /B *.ts') do pylupdate5 ..\game_gui.py -ts %%n
|
|
pause
|