From 408da061e6098c6562f69b50d16353c7efc5cdf2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 Jan 2014 12:24:11 +0300 Subject: Add missing npc font settings. --- src/gui/theme.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.h') diff --git a/src/gui/theme.h b/src/gui/theme.h index 2e4b70e13..910964bdf 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -53,6 +53,7 @@ struct ThemeInfo final particleFont(), helpFont(), secureFont(), + npcFont(), japanFont(), chinaFont(), fontSize(0), @@ -67,6 +68,7 @@ struct ThemeInfo final std::string particleFont; std::string helpFont; std::string secureFont; + std::string npcFont; std::string japanFont; std::string chinaFont; int fontSize; -- cgit v1.2.3-60-g2f50