[10002] Fixed map loading .map build checks.

Bug exist long time before recent code moves.
But it not affect in cases proper .map files.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
patman128 2010-05-29 04:43:12 +04:00 committed by VladimirMangos
parent cd5d598bd6
commit 1997cf2769
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10001"
#define REVISION_NR "10002"
#endif // __REVISION_NR_H__