mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
优化代码
This commit is contained in:
@@ -7,6 +7,8 @@ import (
|
||||
"hk4e/protocol/cmd"
|
||||
)
|
||||
|
||||
// 接口路由管理器
|
||||
|
||||
type HandlerFunc func(player *model.Player, payloadMsg pb.Message)
|
||||
|
||||
type RouteManager struct {
|
||||
|
||||
Reference in New Issue
Block a user