diff --git a/src/tuxpaint.c b/src/tuxpaint.c index a4c805b36..2f42c7e74 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -11836,6 +11836,7 @@ static void load_current(void) been_saved = 1; tool_avail[TOOL_SAVE] = 0; } + else { /* Set file_id to the draw that were edited when the autosave triggered */ determine_id();