changeset 4973 | 53411a26df7e |
parent 4513 | 1dd97c710f5a |
child 4976 | 088d40d8aba2 |
4972:2f9c8a12edce | 4973:53411a26df7e |
---|---|
33 |
33 |
34 extern bool custom_config; |
34 extern bool custom_config; |
35 extern bool custom_data; |
35 extern bool custom_data; |
36 |
36 |
37 extern int cMaxTeams; |
37 extern int cMaxTeams; |
38 extern int cMinServerVersion; |
|
38 |
39 |
39 extern QStringList * Themes; |
40 extern QStringList * Themes; |
40 extern QStringList * mapList; |
41 extern QStringList * mapList; |
41 extern QStringList * scriptList; |
42 extern QStringList * scriptList; |
42 |
43 |