| System/FairyAu/RedBagTipsWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/FairyAu/RedBagTipsWin.cs
@@ -99,8 +99,11 @@ gridCtrl.Refresh(); foreach (int key in redPacket._DicRedBag.Keys) { if (redPacket._DicRedBag[key].GetWay != 5) { gridCtrl.AddCell(ScrollerDataType.Header, key); } } gridCtrl.Restart(); } private void OnCreateGridLineCell(ScrollerController gridCtrl)//动态创建