diff --git a/bin/game/compat_14.nut b/bin/game/compat_14.nut --- a/bin/game/compat_14.nut +++ b/bin/game/compat_14.nut @@ -4,3 +4,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 . */ + +GSLog.Info("14 API compatibility in effect.");