Changeset - r13023:9f6499c8d4fb
[Not reviewed]
master
0 1 0
rubidium - 15 years ago 2009-09-13 17:58:00
rubidium@openttd.org
(svn r17531) -Fix: wrong @file for ai_basestation.hpp
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/ai/api/ai_basestation.hpp
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)