diff --git a/libcore/timers.c b/libcore/timers.c index 09af69b..00f40e9 100644 --- a/libcore/timers.c +++ b/libcore/timers.c @@ -24,8 +24,10 @@ cGlobalSortedTimers::cGlobalSortedTimers(bool forceRefresh) : cVectorHasFlags(tfActive)) + Append(Timer); + } //if remotetimers plugin is available, take timers also from him if (pRemoteTimers) {