Removed false bloom definition.
This commit is contained in:
parent
71b20818f5
commit
3b3d582398
|
@ -9,10 +9,6 @@
|
||||||
{
|
{
|
||||||
"name": "Bloom",
|
"name": "Bloom",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
|
||||||
"type": "efb",
|
|
||||||
"texture_filename": "efb1_320x240_1"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "efb",
|
"type": "efb",
|
||||||
"texture_filename": "efb1_320x240_6"
|
"texture_filename": "efb1_320x240_6"
|
||||||
|
@ -24,4 +20,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue