(svn r19150) -Fix (r19143): some more locations could use updating

This commit is contained in:
rubidium
2010-02-17 15:31:46 +00:00
parent a6112670d0
commit 9f27959fcd
6 changed files with 11 additions and 6 deletions

View File

@@ -149,6 +149,7 @@ public:
* Valid return values are:
* - "0.7"
* - "1.0"
* - "1.1"
*
* @return The version this AI is compatible with.
* @note This function is optional.