Update 0f2b9ee517917425_00000000000003c9_ps.txt

Fixed up a comment symbol mistake.
This commit is contained in:
Skal Fate 2018-12-03 00:10:30 -07:00 committed by GitHub
parent 3ff3c36a11
commit 82b942bf78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.