hxp
2023-11-16 dae838e71a37330fe1c129cc212c90637cc97bd5
ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/LuckyCloudBuy.py
@@ -64,7 +64,7 @@
        for cfgID, actInfoDict in curActInfoDict.items():
            if not actInfoDict[ShareDefine.ActKey_State]:
                continue
            CrossLuckyCloudBuy.DoStartNewRoundLuckyCloudBuy(cfgID, 1)
            CrossLuckyCloudBuy.DoStartNewRoundLuckyCloudBuy(cfgID, True)
            
    # 添加云购记录
    elif value1 == 1: