ttt
parent
907ad116d7
commit
f5527880d9
|
|
@ -51,6 +51,8 @@ function M:FG_GroupList(callback)
|
|||
group.joins = tem.joins
|
||||
group.notice = tem.notice
|
||||
group.ban = tem.ban
|
||||
group.ban_chat1 = tem.ban_chat1
|
||||
group.ban_chat2 = tem.ban_chat2
|
||||
l_groups:add(group)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -39,6 +39,7 @@ GraphicsSettings:
|
|||
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16003, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_PreloadedShaders: []
|
||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
||||
type: 0}
|
||||
|
|
|
|||
Loading…
Reference in New Issue