From 4f0d761979566ba511a6f8ebfab01352e9710835 Mon Sep 17 00:00:00 2001 From: Chris Clower Date: Tue, 12 Apr 2016 08:08:30 -0400 Subject: [PATCH] Update timers.lua --- timers.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/timers.lua b/timers.lua index 2545e37..5aa11d0 100644 --- a/timers.lua +++ b/timers.lua @@ -1,5 +1,6 @@ -- creates and runs timers -- also supports pausing and resuming +-- full info: http://www.lexaloffle.com/bbs/?tid=3202 -- Contributors: BenWiley4000