From aff4b3cf27d823696ffb0d34ed469a4a0adcd2a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 5 Mar 2013 02:20:21 +0300 Subject: Add chat command to clean fonts cache. New chat command: /cleanfonts --- src/gui/gui.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/gui.h') diff --git a/src/gui/gui.h b/src/gui/gui.h index 983b34dc0..84142f3e1 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -75,6 +75,8 @@ class Gui final : public gcn::Gui void slowLogic(); + void clearFonts(); + /** * Draws the whole Gui by calling draw functions down in the * Gui hierarchy. It also draws the mouse pointer. -- cgit v1.2.3-60-g2f50