Oops, another one

This commit is contained in:
def 2015-09-05 17:59:37 +02:00
parent 96f2a380f6
commit ffe9235151

View file

@ -144,7 +144,7 @@ struct CSqlTeamSave
int m_Team;
int m_ClientID;
char m_Code[128];
char m_Server[4];
char m_Server[5];
CSqlScore *m_pSqlData;
};