From 82b942bf7858da5193373e281a6bfba77c5bce6a Mon Sep 17 00:00:00 2001 From: Skal Fate <20464880+skalfate@users.noreply.github.com> Date: Mon, 3 Dec 2018 00:10:30 -0700 Subject: [PATCH] Update 0f2b9ee517917425_00000000000003c9_ps.txt Fixed up a comment symbol mistake. --- .../0f2b9ee517917425_00000000000003c9_ps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enhancements/BreathOfTheWild_!AntiAliasing/0f2b9ee517917425_00000000000003c9_ps.txt b/Enhancements/BreathOfTheWild_!AntiAliasing/0f2b9ee517917425_00000000000003c9_ps.txt index 54c9d2f6..8f65b327 100644 --- a/Enhancements/BreathOfTheWild_!AntiAliasing/0f2b9ee517917425_00000000000003c9_ps.txt +++ b/Enhancements/BreathOfTheWild_!AntiAliasing/0f2b9ee517917425_00000000000003c9_ps.txt @@ -675,7 +675,7 @@ passPixelColor0 = vec4(intBitsToFloat(R3i.x), intBitsToFloat(R3i.y), intBitsToFl #endif -#if (preset == 2) / FXAA +#if (preset == 2) // FXAA /*-----------------------------settings-------------------------------------*/ #define Subpix $subPix //[0.000 to 1.000] Choose the amount of sub-pixel aliasing removal.