diff --git a/JGE/src/JGfx.cpp b/JGE/src/JGfx.cpp index c6e143744..90b5c9362 100644 --- a/JGE/src/JGfx.cpp +++ b/JGE/src/JGfx.cpp @@ -191,7 +191,7 @@ void JRenderer::InitRenderer() } #endif - mSwizzle = 0; + mSwizzle = 1; mVsync = false; mTexCounter = 0;