This website requires JavaScript.
Explore
Help
Sign In
tl_server_2
/
game_sync
Watch
1
Star
0
Fork
You've already forked game_sync
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b86ce547aa
game_sync
/
common
/
sysmsg.go
8 lines
129 B
Go
Raw
Blame
History
package
common
// 系统消息编号
const
(
SYSMSG_BEGIN
int
=
iota
SYSMSG_PASSHU
//因过胡规则,此牌不能胡
)
Reference in New Issue
View Git Blame
Copy Permalink