From 443db93201b563ce07f7772672c5d1ffcd660fe2 Mon Sep 17 00:00:00 2001 From: hunterk Date: Mon, 22 Apr 2019 13:32:05 -0500 Subject: [PATCH] force nearest neighbor scaling on advcartoon preset --- cel/advcartoon.slangp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cel/advcartoon.slangp b/cel/advcartoon.slangp index 0390a20..0782141 100644 --- a/cel/advcartoon.slangp +++ b/cel/advcartoon.slangp @@ -1,3 +1,4 @@ shaders = 1 -shader0 = shaders/advcartoon.slang \ No newline at end of file +shader0 = shaders/advcartoon.slang +filter_linear0 = false \ No newline at end of file