summaryrefslogtreecommitdiffstats
path: root/src/Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Server.h')
-rw-r--r--src/Server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Server.h b/src/Server.h
index e33264277..62fdf225a 100644
--- a/src/Server.h
+++ b/src/Server.h
@@ -185,7 +185,7 @@ private:
cRCONServer m_RCONServer;
AString m_Description;
- AString m_Favicon;
+ AString m_FaviconData;
int m_MaxPlayers;
bool m_bIsHardcore;