diff --git a/src/game/server/gamecontext.h b/src/game/server/gamecontext.h index 9eb58c413..b4826a8f4 100644 --- a/src/game/server/gamecontext.h +++ b/src/game/server/gamecontext.h @@ -124,8 +124,8 @@ public: char m_aVoteReason[VOTE_REASON_LENGTH]; int m_NumVoteOptions; int m_VoteEnforce; - char m_ZoneEnterMsg[64][256]; // 0 is used for switching from or to area without tunings - char m_ZoneLeaveMsg[64][256]; + char m_ZoneEnterMsg[256][256]; // 0 is used for switching from or to area without tunings + char m_ZoneLeaveMsg[256][256]; enum {