summaryrefslogtreecommitdiff
path: root/src/script/api/script_bridgelist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_bridgelist.hpp')
-rw-r--r--src/script/api/script_bridgelist.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/script/api/script_bridgelist.hpp b/src/script/api/script_bridgelist.hpp
index 596213b12..ed09af8b1 100644
--- a/src/script/api/script_bridgelist.hpp
+++ b/src/script/api/script_bridgelist.hpp
@@ -16,7 +16,7 @@
/**
* Create a list of bridges types.
- * @api ai
+ * @api ai game
* @ingroup ScriptList
*/
class ScriptBridgeList : public ScriptList {
@@ -26,7 +26,7 @@ public:
/**
* Create a list of bridges types that can be built on a specific length.
- * @api ai
+ * @api ai game
* @ingroup ScriptList
*/
class ScriptBridgeList_Length : public ScriptList {