This commit is contained in:
sk 2024-04-17 16:50:20 +08:00
parent c02b338dcb
commit e4f822926a
58 changed files with 1118 additions and 1120 deletions

View File

@ -1,5 +1,5 @@
6с├т├у├ж├в├"║█ю└=
6у├ж├вс├т"║█ю└=
.؆Ù†Ú†Û†"¡<>À„=
Wз├ш├в├ы├у├ж├ь├с├т" ║█─╜Б
]з├ш├ь├ы├у├ж├в├э├с├т"╒█Т
Wт├у├в├ы├с├ж├ь├з├ш" ║█─╜Б
]т├ш├э├з├с├у├ж├в├ь├ы"╒█Т

Binary file not shown.

View File

@ -965,6 +965,7 @@ func (x *SCBaccaratPlayerList) GetOLNum() int32 {
return 0
}
//
type BaccaratBill struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache

View File

@ -1031,6 +1031,7 @@ func (x *SCCrashPlayerList) GetOLNum() int32 {
return 0
}
//
type CrashBill struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache

View File

@ -949,6 +949,7 @@ func (x *SCDragonVsTigerPlayerList) GetOLNum() int32 {
return 0
}
//
type DragonVsTigerBill struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache

View File

@ -1340,14 +1340,12 @@ func (x *CSBetCoinRecord) GetPageNo() int32 {
//请求捕鱼投注记录
//PACKET_CS_FISHBETCOINRECORD
//
//message CSFishBetCoinRecord {
// HallOperaCode ShowTypeId = 1;
// int64 TimeIndex = 2; //0.全部 1.今天 2.昨天 3.一个月内
// repeated HallGameType GameType = 3; //游戏类型
// int32 PageNo = 4; //当前页
//}
//
///投注记录
type BetCoinRecord struct {
state protoimpl.MessageState

View File

@ -466,7 +466,6 @@ func (x *SCHundredYXXSyncChip) GetChipTotal() []int64 {
}
//牌型信息
//
// CardsKind_Normal = 0 //单子
// CardsKind_Double = 1 //对子
// CardsKind_ThreeSort = 2 //顺子
@ -977,7 +976,6 @@ func (x *SCHundredYXXTrend) GetData() []int32 {
}
//玩家操作 PACKET_CS_HYXX_PLAYEROP
//
// HundredYXXPlayerOpBet = 0 //下注
// HundredYXXPlayerOpUpBanker = 1 //上庄
// HundredYXXPlayerOpDwonBanker = 2 //下庄

View File

@ -7683,6 +7683,7 @@ func (x *SCVIPInfo) GetMoneyRatio() int32 {
return 0
}
//
//PACKET_SC_SWELFAREINFO
type SCEasyWelfaredInfo struct {
state protoimpl.MessageState

View File

@ -3173,12 +3173,10 @@ func (x *PlayerCtx) GetCoin() int64 {
//该协议废弃掉,统一由
//PACKET_GW_SCENEEND
//
//message GWSceneEnd {
// int32 GameFreeId = 1;
// repeated PlayerCtx Players = 2;
//}
//
//PACKET_GW_SCFISHRECORD
type FishRecord struct {
state protoimpl.MessageState