From b9069ca3584fe38386fb834a8aa1038e5337ecf3 Mon Sep 17 00:00:00 2001 From: Rubidium Date: Sun, 14 Dec 2025 17:24:14 +0100 Subject: [PATCH] Doc: not much is going to change in the 15.0 script APIs --- src/script/api/ai_changelog.hpp | 2 -- src/script/api/game_changelog.hpp | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp index 22df5f418a..907c18f6a7 100644 --- a/src/script/api/ai_changelog.hpp +++ b/src/script/api/ai_changelog.hpp @@ -15,8 +15,6 @@ * * \b 15.0 * - * This version is not yet released. The following changes are not set in stone yet. - * * API additions: * \li AIEventVehicleCrashed::GetVictims * \li AIEventVehicleCrashed::GetVehicleOwner diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index f7096ab66c..f33db98b86 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -15,8 +15,6 @@ * * \b 15.0 * - * This version is not yet released. The following changes are not set in stone yet. - * * API additions: * \li GSEventVehicleCrashed::GetVictims * \li GSEventVehicleCrashed::GetVehicleOwner