(svn r22853) -Doc: Add a missing bit of AI documentation.
This commit is contained in:
		@@ -453,6 +453,8 @@ public:
 | 
			
		||||
	 * Find the town which has authority for the tile.
 | 
			
		||||
	 *  The rating of your company in this town will be checked and affected when
 | 
			
		||||
	 *  building stations, trees etc.
 | 
			
		||||
	 * @param tile The tile to check.
 | 
			
		||||
	 * @return The TownID of the town which has authority on this tile.
 | 
			
		||||
	 */
 | 
			
		||||
	static TownID GetTownAuthority(TileIndex tile);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user