tdengine 0.1.2

game server for Rust
Documentation
1
2
3
4
5
6
-- sf_event.lua
-- Created by wugd
-- 定义事件

-- 伙伴等级提升
SF_LEVEL_UP                   = "SF_LEVEL_UP";