From 496060d0b4f0fb276b667e93cb0ef156ae6a1032 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 13 Aug 2017 21:21:57 +0200 Subject: [PATCH] limited messages displayed to 5 --- basegraph.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basegraph.cpp b/basegraph.cpp index d9986a7f..33ddf0ee 100644 --- a/basegraph.cpp +++ b/basegraph.cpp @@ -766,7 +766,7 @@ void drawmessages() { DEBB(DF_GRAPH, (debugfile,"draw messages\n")); int i = 0; int t = ticks; - for(int j=0; j