From d5e167fc37476eeb432408730e640cb6e9bb1884 Mon Sep 17 00:00:00 2001 From: David Capello Date: Tue, 26 Nov 2019 16:45:23 -0300 Subject: [PATCH] Fix crash in case we copy & paste data between 32-bit <-> 64-bit versions of Aseprite For example, this is common when an user installs Aseprite trial (which is distributed in 32-bit) and then installs the full 64-bit version (e.g. using the installer instead of the portable version). --- src/clip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clip b/src/clip index 3daf75bfe..04fa07966 160000 --- a/src/clip +++ b/src/clip @@ -1 +1 @@ -Subproject commit 3daf75bfeb99a8e97982e23dcb89277b9dc4d91d +Subproject commit 04fa07966a4d413f102f9c26cde229f0ef369943