From d2531aba5eb0d488fb552dae8d27a4f7001b85e0 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 7 Feb 2021 14:51:08 +0100 Subject: [PATCH] fixed resetGL --- basegraph.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basegraph.cpp b/basegraph.cpp index f88f0126..de51e9cf 100644 --- a/basegraph.cpp +++ b/basegraph.cpp @@ -597,7 +597,7 @@ EX void resetGL() { DEBBI(DF_INIT | DF_GRAPH, ("reset GL")) callhooks(hooks_resetGL); #if CAP_GLFONT - for(int i=0; i