diff --git a/programs/games/clicks/trunk/clicks.c b/programs/games/clicks/trunk/clicks.c index 51d4c6797b..94f55d5548 100644 --- a/programs/games/clicks/trunk/clicks.c +++ b/programs/games/clicks/trunk/clicks.c @@ -228,8 +228,8 @@ void draw_clicks_num() if (blocks_matrix[i]<>DELETED_BLOCK) BLOCKS_LEFT++; DrawBar(TEXT_X, TEXT_Y, 18,9, sc.work); - - WriteText(TEXT_X,TEXT_Y,0x80,sc.work_button_text,IntToStr(BLOCKS_LEFT),0); + WriteText(TEXT_X,TEXT_Y,0x80,sc.work_text,IntToStr(BLOCKS_LEFT),0); + if (check_for_end()) { copystr(#REZULT_TEXT, #rezult);