[9213] Fixed typos in unit states used in waypoint movegen.

This commit is contained in:
VladimirMangos 2010-01-19 15:25:03 +03:00
parent eaecc467d5
commit 64ba6c5714
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9212"
#define REVISION_NR "9213"
#endif // __REVISION_NR_H__