diff options
author | chai <chaifix@163.com> | 2018-11-12 08:04:11 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-12 08:04:11 +0800 |
commit | 72e45f0062d727cedd576d1e1251f6722454a119 (patch) | |
tree | 736594b79e71c66a668d99d96c3ce464618e50ca /src/lua/modules/types.h | |
parent | 7c2f33bdf37de7acf9b0728a115377081344db1c (diff) |
*修改代码结构
Diffstat (limited to 'src/lua/modules/types.h')
-rw-r--r-- | src/lua/modules/types.h | 1 |
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 |