Update hiscore.c
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@ int end_game(void) {
|
||||
insert_score(score); // else display name entry dialog
|
||||
}
|
||||
}
|
||||
check_key();
|
||||
// check_key();
|
||||
reset();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user