last chance to fix timer bug

This commit is contained in:
Milang 2020-02-22 17:56:09 +01:00
parent 98ff078150
commit 7c9da97baf
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -16,7 +16,7 @@ static int pieces=0;
static unsigned int time_last_piece=0;
unsigned int time_id=0;
int time_left=0;
static int time_left=0;
int time_spent=0;
int finish_level=0;