update to 1.6.0

--HG--
branch : openttd
This commit is contained in:
Pavel Stupnikov
2016-04-02 00:50:09 +03:00
parent fe10aa3cba
commit 5c9ef5a264
223 changed files with 4115 additions and 3050 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: network_content_gui.h 25287 2013-05-26 19:23:42Z frosch $ */
/* $Id: network_content_gui.h 27288 2015-05-17 19:49:35Z michi_cc $ */
/*
* This file is part of OpenTTD.
@@ -43,4 +43,6 @@ public:
virtual void OnDownloadProgress(const ContentInfo *ci, int bytes);
};
void BuildContentTypeStringList();
#endif /* NETWORK_CONTENT_GUI_H */