From f75a1e7af1db4be56430765e19a5aee75284dd3e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 9 Feb 2013 22:03:05 +0300 Subject: Improve font cache cleaning. Add missing font cache cleaning code. --- src/gui/sdlfont.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/sdlfont.h') diff --git a/src/gui/sdlfont.h b/src/gui/sdlfont.h index 22cbb53cb..4e77943f8 100644 --- a/src/gui/sdlfont.h +++ b/src/gui/sdlfont.h @@ -87,7 +87,7 @@ class SDLFont final : public gcn::Font void doClean(); - void slowLogic(); + void slowLogic(const int rnd); int getCreateCounter() const A_WARN_UNUSED { return mCreateCounter; } -- cgit v1.2.3-60-g2f50