From f42ca6600a8316b843b872b434d2ece155a16890 Mon Sep 17 00:00:00 2001 From: Pere Pujal i Carabantes Date: Wed, 26 Oct 2016 19:59:55 +0200 Subject: [PATCH] How I did forgot this else? --- src/tuxpaint.c | 1 + 1 file changed, 1 insertion(+) 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();