no message
This commit is contained in:
parent
17d216e07c
commit
ba552f830b
|
@ -65,7 +65,7 @@ type Scene struct {
|
||||||
*serverproto.CustomParam // 房卡场参数
|
*serverproto.CustomParam // 房卡场参数
|
||||||
*serverproto.MatchParam // 比赛场参数
|
*serverproto.MatchParam // 比赛场参数
|
||||||
*webapiproto.RoomConfigSystem // 系统竞技馆房间
|
*webapiproto.RoomConfigSystem // 系统竞技馆房间
|
||||||
CloseCtrl bool // 调控开关
|
CloseCtrl bool // 调控开关
|
||||||
|
|
||||||
csp *CoinScenePool // 所在场景池
|
csp *CoinScenePool // 所在场景池
|
||||||
hp *HundredSceneMgr // 百人场房间池
|
hp *HundredSceneMgr // 百人场房间池
|
||||||
|
|
Loading…
Reference in New Issue