aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2022-11-23 21:28:10 +0000
committerBen Harris <bjh21@bjh21.me.uk>2022-11-23 21:28:10 +0000
commitb1b2da98961c3ec6561a934834026c117f4366d3 (patch)
tree0383f885653a34ec3d94de7f9082c0e81fe84a99
parent96cda05b8957fb20e475e6db5fa3cffc23aa24ae (diff)
downloadpuzzles-b1b2da98961c3ec6561a934834026c117f4366d3.zip
puzzles-b1b2da98961c3ec6561a934834026c117f4366d3.tar.gz
puzzles-b1b2da98961c3ec6561a934834026c117f4366d3.tar.bz2
puzzles-b1b2da98961c3ec6561a934834026c117f4366d3.tar.xz
Mid-move icon for Cube
-rw-r--r--icons/icons.cmake1
1 files changed, 1 insertions, 0 deletions
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)