From d57a3fcaa3484afc9d20e74b2b419540a9ebddb2 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 4 Jul 2021 09:32:59 +0200 Subject: [PATCH] fixed REPLACE_LETTERS --- basegraph.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/basegraph.cpp b/basegraph.cpp index f34765cf..0497ad8e 100644 --- a/basegraph.cpp +++ b/basegraph.cpp @@ -115,11 +115,10 @@ EX int getnext(const char* s, int& i) { } #ifdef REPLACE_LETTERS - for(int i=0; i