From b1b2da98961c3ec6561a934834026c117f4366d3 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 23 Nov 2022 21:28:10 +0000 Subject: [PATCH] Mid-move icon for Cube --- icons/icons.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/icons/icons.cmake b/icons/icons.cmake index 12aa285..2cbdf58 100644 --- a/icons/icons.cmake +++ b/icons/icons.cmake @@ -25,6 +25,7 @@ endif() # causing the first undone move in the undo chain to be redone, and # then it will stop this far through the move animation to take the # screenshot. +set(cube_redo 0.15) set(fifteen_redo 0.3) set(flip_redo 0.3) set(netslide_redo 0.3)