(svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints

This commit is contained in:
yexo
2009-08-08 16:36:06 +00:00
parent 3dcc195dfa
commit eff8cb8390
3 changed files with 5 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
* \li WAYPOINT_INVALID is now deprecated, use STATION_INVALID instead
* \li AIs can create subclasses of API classes and use API constants as part
* of their own constants
* \li AIVehicleList_Station now also works for waypoints
*
* \b 0.7.3
*