From eb075660e7cb61b138c2da337115c59857f89e17 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 16 Jul 2008 22:55:07 +0000 Subject: network protocol cleanup, radar test (doesn't work) --- src/client/console.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/console.cc') diff --git a/src/client/console.cc b/src/client/console.cc index b52f8a0..7bb1aaf 100644 --- a/src/client/console.cc +++ b/src/client/console.cc @@ -69,6 +69,7 @@ void Console::clear() } void Console::draw() { + flush(); if (visible()) draw_console(); else -- cgit v1.2.3