111
This commit is contained in:
parent
45ee2d2979
commit
d193a0c11c
|
@ -208,7 +208,7 @@ func (x *CashManiaPlayerData) GetVIP() int32 {
|
||||||
}
|
}
|
||||||
|
|
||||||
//房间信息
|
//房间信息
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEROOMINFO
|
//PACKET_CASHMANIA_SCCASHMANIAROOMINFO
|
||||||
type SCCashManiaRoomInfo struct {
|
type SCCashManiaRoomInfo struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -337,7 +337,7 @@ func (x *SCCashManiaRoomInfo) GetPlayerInfo() string {
|
||||||
}
|
}
|
||||||
|
|
||||||
//玩家操作
|
//玩家操作
|
||||||
//PACKET_FORTUNEMOUSE_CSFORTUNEMOUSEOP
|
//PACKET_CASHMANIA_CSCASHMANIAOP
|
||||||
type CSCashManiaOp struct {
|
type CSCashManiaOp struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -394,7 +394,7 @@ func (x *CSCashManiaOp) GetParams() []int64 {
|
||||||
}
|
}
|
||||||
|
|
||||||
//玩家操作返回
|
//玩家操作返回
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEOP
|
//PACKET_CASHMANIA_SCCASHMANIAOP
|
||||||
type SCCashManiaOp struct {
|
type SCCashManiaOp struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -459,7 +459,7 @@ func (x *SCCashManiaOp) GetParams() []int64 {
|
||||||
}
|
}
|
||||||
|
|
||||||
//房间状态
|
//房间状态
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEROOMSTATE
|
//PACKET_CASHMANIA_SCCASHMANIAROOMSTATE
|
||||||
type SCCashManiaRoomState struct {
|
type SCCashManiaRoomState struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -523,7 +523,7 @@ func (x *SCCashManiaRoomState) GetParams() []int32 {
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEBILLED
|
//PACKET_CASHMANIA_SCCASHMANIABILLED
|
||||||
type SCCashManiaBilled struct {
|
type SCCashManiaBilled struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
|
|
@ -208,7 +208,7 @@ func (x *GatesOfOlympusPlayerData) GetVIP() int32 {
|
||||||
}
|
}
|
||||||
|
|
||||||
//房间信息
|
//房间信息
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEROOMINFO
|
//PACKET_GATESOFOLYMPUS_SCGATESOFOLYMPUSROOMINFO
|
||||||
type SCGatesOfOlympusRoomInfo struct {
|
type SCGatesOfOlympusRoomInfo struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -337,7 +337,7 @@ func (x *SCGatesOfOlympusRoomInfo) GetPlayerInfo() string {
|
||||||
}
|
}
|
||||||
|
|
||||||
//玩家操作
|
//玩家操作
|
||||||
//PACKET_FORTUNEMOUSE_CSFORTUNEMOUSEOP
|
//PACKET_GATESOFOLYMPUS_CSGATESOFOLYMPUSOP
|
||||||
type CSGatesOfOlympusOp struct {
|
type CSGatesOfOlympusOp struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -394,7 +394,7 @@ func (x *CSGatesOfOlympusOp) GetParams() []int64 {
|
||||||
}
|
}
|
||||||
|
|
||||||
//玩家操作返回
|
//玩家操作返回
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEOP
|
//PACKET_GATESOFOLYMPUS_SCGATESOFOLYMPUSOP
|
||||||
type SCGatesOfOlympusOp struct {
|
type SCGatesOfOlympusOp struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -459,7 +459,7 @@ func (x *SCGatesOfOlympusOp) GetParams() []int64 {
|
||||||
}
|
}
|
||||||
|
|
||||||
//房间状态
|
//房间状态
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEROOMSTATE
|
//PACKET_GATESOFOLYMPUS_SCGATESOFOLYMPUSROOMSTATE
|
||||||
type SCGatesOfOlympusRoomState struct {
|
type SCGatesOfOlympusRoomState struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
@ -523,7 +523,7 @@ func (x *SCGatesOfOlympusRoomState) GetParams() []int32 {
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
//PACKET_FORTUNEMOUSE_SCFORTUNEMOUSEBILLED
|
//PACKET_GATESOFOLYMPUS_SCGATESOFOLYMPUSBILLED
|
||||||
type SCGatesOfOlympusBilled struct {
|
type SCGatesOfOlympusBilled struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
|
|
Loading…
Reference in New Issue