Force new racingline calculation (New pitlane, wet track)

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3615 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 1834ed8fa77e1dc7fdfda1b5374c330c584c6733
Former-commit-id: e93ccc1b3c2748d7a55d6cf903f91ec1a7e7c945
This commit is contained in:
wdbee 2011-05-28 12:20:27 +00:00
parent 14dd883eb7
commit d1b3b189f1

View file

@ -9,10 +9,10 @@
//
// File : unitglobal.cpp
// Created : 2007.11.17
// Last changed : 2011.03.06
// Last changed : 2011.05.28
// Copyright : © 2007-2011 Wolf-Dieter Beelitz
// eMail : wdb@wdbee.de
// Version : 3.00.000
// Version : 3.00.002
//--------------------------------------------------------------------------*
// This program was developed and tested on windows XP
// There are no known Bugs, but:
@ -94,7 +94,7 @@
// Racing line version marker
// (Increment if racinglines needs to be recalculated)
//--------------------------------------------------------------------------*
#define RL_VERSION 116
#define RL_VERSION 117 // Force new calculation
//==========================================================================*
//==========================================================================*