(svn r13392) [NoAI] -Fix: comment fix in AITown::GetLocation noai
authortruebrain
Fri, 06 Jun 2008 09:20:30 +0000
branchnoai
changeset 10841 a8942f5f7e3b
parent 10840 fd5945ab9ea6
child 10842 681a3954232a
(svn r13392) [NoAI] -Fix: comment fix in AITown::GetLocation
src/ai/api/ai_town.hpp
--- a/src/ai/api/ai_town.hpp	Fri Jun 06 00:44:23 2008 +0000
+++ b/src/ai/api/ai_town.hpp	Fri Jun 06 09:20:30 2008 +0000
@@ -64,7 +64,7 @@
 
 	/**
 	 * Gets the location of the town.
-	 * @param town_id The location of the town.
+	 * @param town_id The town to get the location of.
 	 * @pre IsValidTown(town_id).
 	 * @return The location of the town.
 	 */