More code splitting
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
for /F %%n in ('dir /B *.ts') do pylupdate5 ..\game_gui.py -ts %%n
|
||||
for /F %%n in ('dir /B *.ts') do pylupdate5 -verbose ..\window.py ..\settings.py ..\stats.py ..\matrix.py ..\frames.py -ts %%n
|
||||
echo You may need to edit *.ts files with a text editor to correct special characters
|
||||
pause
|
||||
|
Reference in New Issue
Block a user