Update version numbers in source comments

This commit is contained in:
Pasi Kallinen
2015-11-06 16:05:36 +02:00
parent e37e89edcd
commit 99925ff155
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ int mndx;
int mcham = NON_PM;
/*
* As of 3.5.0 we just check M2_SHAPESHIFTER instead of having a
* As of 3.6.0 we just check M2_SHAPESHIFTER instead of having a
* big switch statement with hardcoded shapeshifter types here.
*/
if (mndx >= LOW_PM && is_shapeshifter(&mons[mndx]))