From 470c383738d84b9e2e1e202fec2633d10f6e1712 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 27 Nov 2006 23:11:56 +0000 Subject: (svn r7269) -Feature: Add freight trains patch option. This option is a multiplier for the weight of cargo on freight trains, to simulate longer heavier trains. The default value of 1 behaves as before. --- saveload.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saveload.c') diff --git a/saveload.c b/saveload.c index 00df02bdb..9acdb7461 100644 --- a/saveload.c +++ b/saveload.c @@ -30,7 +30,7 @@ #include "variables.h" #include -const uint16 SAVEGAME_VERSION = 38; +const uint16 SAVEGAME_VERSION = 39; uint16 _sl_version; /// the major savegame version identifier byte _sl_minor_version; /// the minor savegame version, DO NOT USE! -- cgit v1.2.3-70-g09d2