Feature: [AI/GS] Missing water related functions and objects (#8390)

This commit is contained in:
SamuXarick
2021-09-14 21:06:55 +01:00
committed by GitHub
parent c6035158ca
commit 37de878129
8 changed files with 319 additions and 61 deletions

View File

@@ -36,6 +36,8 @@ public:
BT_DOCK, ///< Build a dock
BT_DEPOT, ///< Build a ship depot
BT_BUOY, ///< Build a buoy
BT_LOCK, ///< Build a lock
BT_CANAL, ///< Build a canal
};
/**