增加提取castile到游戏的逻辑。
This commit is contained in:
@@ -3,4 +3,5 @@ package consts
|
||||
const (
|
||||
GameActionGetHomePointsState = "getStakeHomePointsState"
|
||||
GameActionStakePoints = "stakeHomePoints"
|
||||
GameActionSendNoticeAward = "SendNoticeAward" //给多角色发邮件
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user