aboutsummaryrefslogtreecommitdiff
path: root/src/lua/modules/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/modules/types.h')
-rw-r--r--src/lua/modules/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lua/modules/types.h b/src/lua/modules/types.h
index c6600dc..1ed1016 100644
--- a/src/lua/modules/types.h
+++ b/src/lua/modules/types.h
@@ -24,5 +24,6 @@
// time module
#define JIN_TIME_TIMER "Timer"
+#define JIN_TIME_HANDLER "Handler"
#endif \ No newline at end of file