fix:1、修复bug。2、添加音效
This commit is contained in:
@@ -220,7 +220,7 @@ namespace RedHotRoast
|
||||
if (GameHelper.IsGiftSwitch())
|
||||
{
|
||||
rewardNum *= (decimal)GameHelper.GetExchangeRateVo().Multi;
|
||||
typeId = vo.item1[i];
|
||||
typeId = 102;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user