File animated_arrow.patch of Package hearts2
diff --git a/config.h b/config.h
index e6d3788..1443d21 100644
--- a/config.h
+++ b/config.h
@@ -133,7 +133,7 @@ private:
bool anim_play_card = true;
bool anim_collect_tricks = true;
bool anim_pass_cards = true;
- bool animated_arrow = true;
+ bool animated_arrow = false;
bool anim_turn_indication = true;
public: