Added /pride
This commit is contained in:
parent
b262c002af
commit
a3ab0e3ef7
5 changed files with 64 additions and 6 deletions
|
|
@ -436,6 +436,23 @@
|
|||
"size": 1200
|
||||
}
|
||||
}
|
||||
},
|
||||
"pride": {
|
||||
"src": "./resources/PrideOverlay.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 512
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 512
|
||||
}
|
||||
},
|
||||
"filter": "pride"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue