diff --git a/programs/games/clicks/trunk/clicks.c b/programs/games/clicks/trunk/clicks.c index 0160d36c47..719d5f4de3 100644 --- a/programs/games/clicks/trunk/clicks.c +++ b/programs/games/clicks/trunk/clicks.c @@ -18,7 +18,7 @@ int blocks_matrix[28*28]; // #define BLOCK_SIZE 21 //размер квадратика #define MARKED 7 #define DELETED_BLOCK 6 -#define HEADER "Just Clicks v2.0" +#define HEADER "Just Clicks v2.1" #ifndef AUTOBUILD #include "lang.h--" @@ -248,6 +248,7 @@ void new_game() //чтобы отметить квадратики в процессе заливки и DELETED_BLOCK для их удаления for (i=0;i