mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Oops, another one
This commit is contained in:
parent
96f2a380f6
commit
ffe9235151
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue