Index: apps/plugins/bubbles.c =================================================================== --- apps/plugins/bubbles.c (revision 18013) +++ apps/plugins/bubbles.c (working copy) @@ -2152,7 +2152,7 @@ bb->dirty = false; /* clear high scores */ - bb->highlevel = 0; + bb->highlevel = NUM_LEVELS - 1; rb->memset(bb->highscores, 0, sizeof(bb->highscores)); /* open scores file */