- adopt window size to screen size - bigger fonts - proper colored 'S' and 'L' buttons - fix issue: after won the game clicks count always increased to max - code refactoring, translate comments to English - help updated Reviewed-on: #181 Reviewed-by: Max Logaev <maxlogaev@proton.me> Co-authored-by: leency <lipatov.kiril@gmail.com> Co-committed-by: leency <lipatov.kiril@gmail.com>
6 lines
88 B
Batchfile
6 lines
88 B
Batchfile
@del *.
|
|
@For /R %%i In (*.c) Do c-- "%%i"
|
|
@rename *.com *.
|
|
@pause
|
|
@del warning.txt
|