(svn r27990) -Update: Docs

This commit is contained in:
frosch 2018-03-14 18:05:06 +00:00
parent 55a503e6f2
commit 8c458c153d
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
GSLog.Info("1.7 API compatibility in effect.");
AILog.Info("1.7 API compatibility in effect.");

View File

@ -264,7 +264,7 @@
* 194 26881 1.5.x, 1.6.0
* 195 27572 1.6.x
* 196 27778 1.7.x
* 197 27978
* 197 27978 1.8.x
*/
extern const uint16 SAVEGAME_VERSION = 197; ///< Current savegame version of OpenTTD.