fix 删除测试代码
This commit is contained in:
parent
48baba7a03
commit
5ecf42d40e
|
@ -2465,7 +2465,6 @@ func (this *SceneBilledStateTienLen) OnEnter(s *base.Scene) {
|
|||
playerEx.AddCoinNoLog(int64(-gainScore), 0)
|
||||
} else {
|
||||
playerEx.AddCoin(int64(-gainScore), common.GainWay_CoinSceneLost, 0, "system", s.GetSceneName())
|
||||
playerEx.Coin = 5
|
||||
}
|
||||
if sceneEx.IsRankMatch() {
|
||||
// 排位积分
|
||||
|
|
Loading…
Reference in New Issue