This commit is contained in:
DESKTOP-SAJ6RKV\Administrator 2025-06-13 15:50:53 +08:00
parent 7ae36c33ea
commit e5204f7ccc
3 changed files with 242 additions and 38 deletions

File diff suppressed because one or more lines are too long

View File

@ -317,8 +317,8 @@ namespace GameLogic
// 触发检测朝代变换 // 触发检测朝代变换
CheckGameValue(); CheckGameValue();
// 动态计算公用胜点池 //// 动态计算公用胜点池
WinAllValue = (long)Math.Ceiling(ScoreAllValue * 0.00001f); //WinAllValue = (long)Math.Ceiling(ScoreAllValue * 0.00001f);
//Log.Error($"添加礼物:{giftId}"); //Log.Error($"添加礼物:{giftId}");