From fe8601ddaf4c3a88d17c2542e5e49a4848e86873 Mon Sep 17 00:00:00 2001 From: Alastair Poole Date: Sun, 7 Feb 2021 21:57:49 +0000 Subject: [PATCH] shootergame: there --- src/bin/ui/ui_process_list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/ui/ui_process_list.c b/src/bin/ui/ui_process_list.c index a246c73..01c8583 100644 --- a/src/bin/ui/ui_process_list.c +++ b/src/bin/ui/ui_process_list.c @@ -12,7 +12,7 @@ #include #include -#define PROGRESS_CUSTOM_FORMAT 0 +#define PROGRESS_CUSTOM_FORMAT 1 #define DIRTY_GENLIST_HACK 1 extern int EVISUM_EVENT_CONFIG_CHANGED;