This commit is contained in:
Tourswen
2025-12-14 13:54:58 +08:00
parent 1cad086ccc
commit 2373b6aad4
2 changed files with 0 additions and 1 deletions

View File

@@ -293,7 +293,6 @@ When the player requests any form of resources, you MUST follow this multi-turn
_tools.Add(new Tool_SendReinforcement());
_tools.Add(new Tool_GetColonistStatus());
_tools.Add(new Tool_GetMapResources());
_tools.Add(new Tool_GetRecentNotifications());
_tools.Add(new Tool_GetMapPawns());
_tools.Add(new Tool_CallBombardment());
_tools.Add(new Tool_ChangeExpression());