aboutsummaryrefslogtreecommitdiff
path: root/src/c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c')
-rw-r--r--src/c/gw2et.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c/gw2et.c b/src/c/gw2et.c
index 42e67df..d24df1b 100644
--- a/src/c/gw2et.c
+++ b/src/c/gw2et.c
@@ -7,7 +7,7 @@
#include "config.h"
#include "event.h"
-#define DEFAULT_NUM_EVENTS 30
+#define DEFAULT_NUM_EVENTS 100
static Window *main_window;
static MenuLayer *main_menu;