aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/teenagent/resources.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/teenagent/resources.cpp b/engines/teenagent/resources.cpp
index 374a1e0272..4d595af082 100644
--- a/engines/teenagent/resources.cpp
+++ b/engines/teenagent/resources.cpp
@@ -74,7 +74,7 @@ bool Resources::loadArchives(const ADGameDescription *gd) {
font7.load(7);
font7.width_pack = 1;
- font7.height = 10;
+ font7.height = 11;
font8.load(8);
font8.height = 31;