modify 删除测试代码
This commit is contained in:
parent
1589aabbb8
commit
8977ad2313
|
@ -518,8 +518,6 @@ func handlerEvent(ctx context.Context, completeKey string, isInit bool, event *c
|
|||
}
|
||||
config := data.(*webapi.RoomConfig)
|
||||
PlatformMgrSingleton.UpdateRoomConfig(config)
|
||||
logger.Logger.Tracef("UpdateRoomConfig %v", config)
|
||||
config.BaseScore = []int32{0, 100, 200, 500, 1000}
|
||||
config.RoomType = 1
|
||||
config.On = 1
|
||||
if !isInit {
|
||||
|
|
Loading…
Reference in New Issue