summaryrefslogtreecommitdiff
path: root/bin/ai/compat_1.8.nut
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2018-03-14 19:36:41 +0000
committerfrosch <frosch@openttd.org>2018-03-14 19:36:41 +0000
commit09d473567958785287e20b74b4ad8ebefe930e18 (patch)
treef405ae2d6825b7f73c9949071a57ca963ccdaa2f /bin/ai/compat_1.8.nut
parent080d57d97adc3d6a4e03be7b2f6027029d651b2b (diff)
downloadopenttd-09d473567958785287e20b74b4ad8ebefe930e18.tar.xz
(svn r27993) -Change: Heading for 1.9 now
Diffstat (limited to 'bin/ai/compat_1.8.nut')
-rw-r--r--bin/ai/compat_1.8.nut2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ai/compat_1.8.nut b/bin/ai/compat_1.8.nut
index fe985b90d..95ab6a76d 100644
--- a/bin/ai/compat_1.8.nut
+++ b/bin/ai/compat_1.8.nut
@@ -6,3 +6,5 @@
* OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* 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/>.
*/
+
+AILog.Info("1.8 API compatibility in effect.");