aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer/Hud.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderer/Hud.h')
-rw-r--r--src/renderer/Hud.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/renderer/Hud.h b/src/renderer/Hud.h
index 4ae36886..a5ad4f78 100644
--- a/src/renderer/Hud.h
+++ b/src/renderer/Hud.h
@@ -84,7 +84,7 @@ public:
static wchar m_PagerMessage[256];
static bool m_Wants_To_Draw_Hud;
static bool m_Wants_To_Draw_3dMarkers;
- static wchar m_BigMessage[6][128];
+ static wchar m_BigMessage[8][128];
static int16 m_ItemToFlash;
static bool m_HideRadar;
static int32 m_ClockState;