[11921] Improve MoveMapGen script to create mmaps directory if not exists - thanks to Bobi for pointing

This commit is contained in:
Schmoozerd 2012-02-07 15:20:35 +01:00
parent bccded7e4b
commit b03443c425
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11920"
#define REVISION_NR "11921"
#endif // __REVISION_NR_H__