summaryrefslogtreecommitdiffstats
path: root/src/User.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/User.h')
-rw-r--r--src/User.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/User.h b/src/User.h
index 3b88de56..b2d0b053 100644
--- a/src/User.h
+++ b/src/User.h
@@ -32,7 +32,7 @@ public:
class COnscreenTimer
{
public:
- COnscreenTimerEntry m_sEntries[1];
+ COnscreenTimerEntry m_sEntries[NUMONSCREENTIMERENTRIES];
bool m_bProcessed;
bool m_bDisabled;
char field_119[2];