1
This commit is contained in:
parent
7ae36c33ea
commit
e5204f7ccc
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -317,8 +317,8 @@ namespace GameLogic
|
||||
// 触发检测朝代变换
|
||||
CheckGameValue();
|
||||
|
||||
// 动态计算公用胜点池
|
||||
WinAllValue = (long)Math.Ceiling(ScoreAllValue * 0.00001f);
|
||||
//// 动态计算公用胜点池
|
||||
//WinAllValue = (long)Math.Ceiling(ScoreAllValue * 0.00001f);
|
||||
|
||||
|
||||
//Log.Error($"添加礼物:{giftId}");
|
||||
|
Loading…
x
Reference in New Issue
Block a user