stuff
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
return {
|
||||
background = some_image,
|
||||
badge = {
|
||||
text = 2,
|
||||
background = {
|
||||
255,
|
||||
0,
|
||||
0,
|
||||
255
|
||||
},
|
||||
color = {
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
255
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user