ref: d360857b634010648582ad3b0413a996106c8fdb
parent: e71df3beac500cfe5e974c6c1f33bd4883989fdc
author: gek <6974902+gordonfreeman424@users.noreply.github.com>
date: Sun Mar 6 10:52:32 EST 2022
gitap from gek@Katherine.
--- a/include/zfeatures.h
+++ b/include/zfeatures.h
@@ -63,7 +63,7 @@
/*Prevent ZB_copyFrameBuffer from copying certain colors.*/
#define TGL_FEATURE_NO_COPY_COLOR 0
/*Don't draw (texture mapped) pixels whose color is the NO_DRAW_COLOR*/
-#define TGL_FEATURE_NO_DRAW_COLOR 1
+#define TGL_FEATURE_NO_DRAW_COLOR 0
/*Regardless of the current clear color, always clear using the NO_COPY_COLOR*/
#define TGL_FEATURE_FORCE_CLEAR_NO_COPY_COLOR 0
#define TGL_NO_COPY_COLOR 0xff00ff