Make the undershoot area larger

As requested by the artists, double the size from 20 to 40.
This commit is contained in:
Matthias Clasen
2014-12-11 14:49:20 -05:00
parent cf0aba14e7
commit ab5b0d0983

View File

@@ -159,7 +159,7 @@
#define INDICATOR_FADE_OUT_TIME 500
/* Scrolled off indication */
#define UNDERSHOOT_SIZE 20
#define UNDERSHOOT_SIZE 40
typedef struct
{