author | truelight |
Thu, 12 Jul 2007 14:52:33 +0000 | |
branch | noai |
changeset 9632 | 1816329e9cdd |
parent 9631 | 8a2d1c2ceb88 |
child 9633 | 6099483c684c |
--- a/src/ai/api/ai_vehiclelist.hpp Sat Jul 07 09:20:52 2007 +0000 +++ b/src/ai/api/ai_vehiclelist.hpp Thu Jul 12 14:52:33 2007 +0000 @@ -18,7 +18,7 @@ static const char *GetClassName() { return "AIVehicleList"; } /** - * The constructor to make a list of towns. + * The constructor to make a list of vehicles. */ AIVehicleList(); };