mirror of https://github.com/OpenTTD/OpenTTD
(svn r27990) -Update: Docs
parent
55a503e6f2
commit
8c458c153d
|
@ -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/>.
|
* 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.");
|
||||||
|
|
|
@ -264,7 +264,7 @@
|
||||||
* 194 26881 1.5.x, 1.6.0
|
* 194 26881 1.5.x, 1.6.0
|
||||||
* 195 27572 1.6.x
|
* 195 27572 1.6.x
|
||||||
* 196 27778 1.7.x
|
* 196 27778 1.7.x
|
||||||
* 197 27978
|
* 197 27978 1.8.x
|
||||||
*/
|
*/
|
||||||
extern const uint16 SAVEGAME_VERSION = 197; ///< Current savegame version of OpenTTD.
|
extern const uint16 SAVEGAME_VERSION = 197; ///< Current savegame version of OpenTTD.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue