From 5a3b3ebf87b4808d130ba769344d150b91bd14b5 Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Thu, 2 Nov 2017 17:47:24 +0100 Subject: [PATCH] Improve no music button position, thanks to @JesseRoxII - It fixes issue #43. --- src/event.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/event.cxx b/src/event.cxx index 106e294..c574663 100644 --- a/src/event.cxx +++ b/src/event.cxx @@ -1259,7 +1259,7 @@ static Phase table[] = { EV_BUTTON1, 0, {1, 40}, - 170 + 42 * 1, 30 + 42 * 0, + 11, 101, { translate ("No music") }, }, {