mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-07 06:39:08 +00:00
(svn r17531) -Fix: wrong @file for ai_basestation.hpp
This commit is contained in:
parent
17313b6e3f
commit
5de9cc46b5
@ -7,7 +7,7 @@
|
||||
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/** @file ai_waypoint.hpp Everything to query and build waypoints. */
|
||||
/** @file ai_basestation.hpp Base for stations/waypoint handling. */
|
||||
|
||||
#ifndef AI_BASESTATION_HPP
|
||||
#define AI_BASESTATION_HPP
|
||||
|
Loading…
Reference in New Issue
Block a user