src/ai/api/ai_tilelist.hpp
branchnoai
changeset 9751 556f25efbc54
parent 9600 59cc173953ae
child 9757 5cdc14959fb6
--- a/src/ai/api/ai_tilelist.hpp	Sun Feb 24 21:06:38 2008 +0000
+++ b/src/ai/api/ai_tilelist.hpp	Sun Feb 24 21:15:12 2008 +0000
@@ -8,7 +8,7 @@
 #include "ai_abstractlist.hpp"
 
 /**
- * Class that creates a simple list of tiles which you can manipulate.
+ * Class that creates a simple empty list of tiles which you can manipulate.
  */
 class AITileList : public AIAbstractList {
 public: