diff --git a/automated_updates_data.json b/automated_updates_data.json index eb14cff8ea..fd1e71f703 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "969c3ba160ba5a7da09c0980d37e1faf7f42914c", + "last_automated_updates_commit": "1854715466e116ee1a03386cd8956bd7d55ea636", "last_improved_things": [ { "date": "2026-02-16", diff --git a/docs/gdevelop5/interface/ai/index.md b/docs/gdevelop5/interface/ai/index.md index 05140de96c..ab51296f23 100644 --- a/docs/gdevelop5/interface/ai/index.md +++ b/docs/gdevelop5/interface/ai/index.md @@ -30,7 +30,7 @@ The AI knows all built-in GDevelop features and the official, reviewed extension When it builds, the AI can take many concrete actions in your game, such as: -- Creating scenes, +- Creating scenes, and choosing which one the game starts on, - Adding objects and placing them in a scene, - Adding behaviors to objects, - Creating or modifying events to build your game's logic,