添加bagPinf序列模式的图标
This commit is contained in:
@@ -91,9 +91,10 @@ local seqGenBanner=setmetatable({
|
|||||||
fixed=GC.DO{100,10,
|
fixed=GC.DO{100,10,
|
||||||
{'fRect',40,4,20,2},
|
{'fRect',40,4,20,2},
|
||||||
},
|
},
|
||||||
--TODO: add new banner for bagP1inf
|
|
||||||
bagP1inf=GC.DO{100,10,
|
bagP1inf=GC.DO{100,10,
|
||||||
{'fRect',40,4,20,2},
|
{'fRect',10,4,40,2},
|
||||||
|
{'fRect',55,4,20,2},
|
||||||
|
{'fRect',80,4,10,2},
|
||||||
},
|
},
|
||||||
},{__index=function(self,k)
|
},{__index=function(self,k)
|
||||||
self[k]=self.none
|
self[k]=self.none
|
||||||
|
|||||||
Reference in New Issue
Block a user