Revert "Merge branch 'master' of https://github.com/adrienmalin/Tetris2000"
This reverts commit99d6da5990, reversing changes made toc4914eedd8.
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
for /F %%n in ('dir /B *.ts') do pylupdate5 -verbose ..\window.py ..\settings.py ..\stats.py ..\matrix.py ..\frames.py -ts -noobsolete %%n
|
||||
echo You may need to edit *.ts files with a text editor to correct special characters
|
||||
for /F %%n in ('dir /B *.ts') do pylupdate5 ..\game_gui.py -ts -noobsolete %%n
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user