From f9fec7607f560086439399a2424c189430d4cb5f Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 6 Jun 2021 10:13:57 +0200 Subject: [PATCH] vertex debug improved --- drawing.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drawing.cpp b/drawing.cpp index 6e90cd27..953550e6 100644 --- a/drawing.cpp +++ b/drawing.cpp @@ -1651,8 +1651,8 @@ void dqi_poly::draw() { if(flags & POLY_DEBUG) debug_this(); if(debugflags & DF_VERTEX) { - println(hlog, tie(V, offset, cnt, offset_texture, outline, linewidth, flags, intester, cache), (cell*) tinf); - for(int i=0; i