From 0f13eae87da14fca18e95f8c84686305bfac3a19 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 13 Jan 2018 19:20:46 +0100 Subject: [PATCH] a single function clearAnimations --- graph.cpp | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/graph.cpp b/graph.cpp index 1e6f8a0e..11be9609 100644 --- a/graph.cpp +++ b/graph.cpp @@ -5615,13 +5615,17 @@ void restartGraph() { } } +void clearAnimations() { + for(int i=0; i