summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/chains/unfiltered.json
diff options
context:
space:
mode:
Diffstat (limited to 'bgfx/chains/unfiltered.json')
-rw-r--r--bgfx/chains/unfiltered.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bgfx/chains/unfiltered.json b/bgfx/chains/unfiltered.json
index c69bcd319b5..d17a01f412b 100644
--- a/bgfx/chains/unfiltered.json
+++ b/bgfx/chains/unfiltered.json
@@ -1,7 +1,7 @@
-{ "name": "Default Nearest-Neighbor Filter",
+{ "name": "Default Nearest-Neighbor Filter",
"author": "Ryan Holtz",
"passes": [
- { "effect": "misc/blit",
+ { "effect": "misc/blit",
"applytint": true,
"name": "Unfiltered Upscale",
"input": [
@@ -10,4 +10,4 @@
"output": "output"
}
]
-} \ No newline at end of file
+}