From e09a4e2fabf5f6b6c3162e0835d9bebeee5ed77a Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Fri, 29 Jun 2018 09:14:01 +0200 Subject: [PATCH] Add right-click shortcut on flowers Closes issue #63. --- src/decblupi.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/decblupi.cxx b/src/decblupi.cxx index 0e6a52c..81a5ad1 100644 --- a/src/decblupi.cxx +++ b/src/decblupi.cxx @@ -3763,6 +3763,8 @@ CDecor::GetDefButton (Point cel) if (icon == 61) button = BUTTON_CULTIVE; // cabane + if (icon == 81 || icon == 83 || icon == 94) + button = BUTTON_FLOWER; if (icon == 122) button = BUTTON_EXTRAIT; // extrait